postcss.config.js 82 B

12345
  1. // PostCSS config for uni-app mp-weixin build
  2. module.exports = {
  3. plugins: []
  4. }