Files
niuDiXiYa/qd/postcss.config.js
USER-20220102CG\noblelift 082d8911b4 提交前端
2022-09-27 14:00:47 +08:00

6 lines
59 B
JavaScript

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