spms-vue/.postcssrc.js

5 lines
58 B
JavaScript

3 years ago
module.exports = {
plugins: {
autoprefixer: {}
}
}