Files
nanYangWoLong/acs/qd/postcss.config.js
USER-20220102CG\noblelift 31936a81f5 add qd
2023-06-12 13:51:11 +08:00

6 lines
59 B
JavaScript

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