1 Star 1 Fork 0

熙七 / flqin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 184 Bytes
一键复制 编辑 原始数据 按行查看 历史
korey 提交于 2019-06-05 15:44 . upd
module.exports = {
plugins: {
autoprefixer: {},
'postcss-pxtorem': {
rootValue: 32,
propList: ['*'],
minPixelValue: 3,
mediaQuery: false
}
}
};
1
https://gitee.com/hee_seven/flqin.git
git@gitee.com:hee_seven/flqin.git
hee_seven
flqin
flqin
master

搜索帮助