Files
niuDiXiYa3/qd/postcss.config.js
USER-20220102CG\noblelift 8b53c48ed5 init
2022-09-28 17:13:49 +08:00

6 lines
59 B
JavaScript

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