postcss-mpvue-wxss-patch

1.0.2 • Public • Published

postcss-mpvue-wxss-patch

这个库是为了解决postcss-mpvue-wxss的bug创建的,主要是参考了这个issue的解决方案,其他人只要安装postcss-mpvue-wxss-patch

npm install postcss-mpvue-wxss-patch

然后把.postcssrc.js内容修改为

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

Readme

Keywords

Package Sidebar

Install

npm i postcss-mpvue-wxss-patch

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

2.26 kB

Total Files

4

Last publish

Collaborators

  • yonggazh