h5 使用postcss-px2rem适配字体影响第三方ui库
2021-05-12 00:27
标签:round img mic package target 第三方 http pack 没有 vuecli3使用postcss-px2rem适配字体,mint-ui中的字体也会收到影响 postcss-px2rem没有排除功能,可以使用postcss-px2rem-exclude,在postcss-px2rem的基础上增加了the exclude folder option。 根据github上的使用介绍,在postcss.config.js添加所需要的配置即可。(注:package.json、vue.config.js中不需要修改)
如果打包之后没有效果可以把node_modules删除重新安装 h5 使用postcss-px2rem适配字体影响第三方ui库 标签:round img mic package target 第三方 http pack 没有 原文地址:https://www.cnblogs.com/wxx-17-5-13/p/12015033.html
文章标题:h5 使用postcss-px2rem适配字体影响第三方ui库
文章链接:http://soscw.com/index.php/essay/84452.html