Files
yshopb2c-qd/postcss.config.js
2020-10-25 15:33:10 +08:00

7 lines
60 B
JavaScript

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