maker/.postcssrc.js
2019-11-27 20:30:51 +08:00

8 lines
130 B
JavaScript

// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
"postcss-mpvue-wxss": {}
}
}