udiwms-vue/.postcssrc.js

5 lines
58 B
JavaScript

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