Files
zhongDingJieBao/qd/postcss.config.js
USER-20220102CG\noblelift b8ad01d932 init
2023-05-09 16:54:49 +08:00

6 lines
59 B
JavaScript

module.exports = {
plugins: {
autoprefixer: {}
}
}