Files
guangChaoChang_acs/qd/postcss.config.js
USER-20220102CG\noblelift f861615b4b add qd
2023-08-21 13:38:13 +08:00

6 lines
59 B
JavaScript

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