Files
luoNaiYuan/qd/postcss.config.js
USER-20220102CG\noblelift a7221a0a3f add 前端
2023-03-30 11:12:11 +08:00

6 lines
59 B
JavaScript

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