1 Star 0 Fork 0

xxnnn/jtwfb-pc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.postcssrc.js 409 Bytes
一键复制 编辑 原始数据 按行查看 历史
xnxnxnxn 提交于 2023-12-08 17:32 . 增加postcsstorem配置
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
plugins: {
'postcss-import': {},
'postcss-url': {},
// to edit target browsers: use "browserslist" field in package.json
autoprefixer: {}
// 'postcss-plugin-px2rem': {
// rootValue: 192, // 1rem等于192px
// mediaQuery: false //(布尔值)允许在媒体查询中转换px。
// }
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xxnnn/jtwfb-pc.git
[email protected]:xxnnn/jtwfb-pc.git
xxnnn
jtwfb-pc
jtwfb-pc
master

搜索帮助