Files
maGang/acs/nladmin-ui/postcss.config.js
USER-20220102CG\noblelift c6664f2203 init
2022-11-17 10:27:12 +08:00

6 lines
59 B
JavaScript

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