Files
yshopb2c-qd/postcss.config.js

7 lines
60 B
JavaScript

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