PostCSS bootstrap Wxss [PostCSS] plugin for adapting bootstrap to wxss. 在postcss-mpvue-wxss基础上加入针对 bootstrap4的一些适配。 备注 需要和 postcss-mpvue-wxss 一起使用 ##用法 postcss([ require('postcss-mpvue-wxss'), require('postcss-bootstrap-wxss') ]) 参考wepy-plugin-bootstrap 以及 wepy-bootstrap-demo