Files
hl_two/acs/qd - 副本/postcss.config.js
USER-20220102CG\noblelift 54e46e8d05 代码重构
2022-08-29 16:09:25 +08:00

6 lines
59 B
JavaScript

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