5 Star 97 Fork 21

码农小易 / vue-mobile-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 162 Bytes
一键复制 编辑 原始数据 按行查看 历史
码农小易 提交于 2022-04-19 01:04 . 初始化
// postcss.config.js
module.exports = {
plugins: {
'postcss-pxtorem': {
rootValue: 37.5,
propList: ['*'],
},
},
};
JavaScript
1
https://gitee.com/liupeiqiang/vue-mobile-template.git
git@gitee.com:liupeiqiang/vue-mobile-template.git
liupeiqiang
vue-mobile-template
vue-mobile-template
master

搜索帮助