Files
ycws_acs/qd/postcss.config.js
2022-08-23 09:02:54 +08:00

6 lines
59 B
JavaScript

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