yanzong_vue_store/postcss.config.js

5 lines
59 B

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