.postcssrc.js 130 Bytes
// https://github.com/michael-ciniawsky/postcss-load-config

module.exports = {
  "plugins": {
    "postcss-mpvue-wxss": {}
  }
}