1 Star 1 Fork 1

陈瑞生/vue2-bigscree-template

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.postcssrc.js 328 Bytes
Copy Edit Raw Blame History
muyuexinxi authored 2022-06-19 11:40 . 完善登录页
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
plugins: {
autoprefixer: {
overrideBrowserslist: ['Android 4.1', 'iOS 7.1', 'Chrome > 31', 'ff > 31', 'ie >= 8']
},
'postcss-pxtorem': {
rootValue: 54,
propList: ['*'],
//selectorBlackList: ['van-']
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/chenruisheng/vue2-bigscree-template.git
git@gitee.com:chenruisheng/vue2-bigscree-template.git
chenruisheng
vue2-bigscree-template
vue2-bigscree-template
master

Search