07 2021 档案

摘要:1)找到build/utils.js注释掉px2rem-loader 2)安装postcss-px2rem-exclude,npm i postcss-px2rem-exclude -D 3)package.json添加下面代码 "postcss": { "plugins": { "autopref 阅读全文
posted @ 2021-07-08 16:30 tt78 阅读(327) 评论(0) 推荐(0)