1 Star 1 Fork 2

VTJ.PRO / MyMobileWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 209 Bytes
一键复制 编辑 原始数据 按行查看 历史
josephvong1008 提交于 2021-07-18 22:45 . 20210718
module.exports = {
"plugins": {
"autoprefixer": {},
"postcss-pxtorem": {
"rootValue": 37.5,
"propList": [
"*"
],
"selectorBlackList": ["van-circle__layer"]
}
}
}
1
https://gitee.com/newgateway/my-mobile-web.git
git@gitee.com:newgateway/my-mobile-web.git
newgateway
my-mobile-web
MyMobileWeb
master

搜索帮助