1 Star 0 Fork 0

karlkidd8080 / k-collection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 201 Bytes
一键复制 编辑 原始数据 按行查看 历史
lu.yunlong 提交于 2022-06-20 14:09 . 初始化
module.exports = {
plugins: {
autoprefixer: {},
'postcss-pxtorem': {
rootValue: 37.5,
propList: ['*'],
minPixelValue: 2, // 设置要替换的最小像素值
},
},
};
1
https://gitee.com/karlkidd8080/k-collection.git
git@gitee.com:karlkidd8080/k-collection.git
karlkidd8080
k-collection
k-collection
master

搜索帮助