1 Star 0 Fork 4.1K

小能/pig-ui

forked from lengleng/pig-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.postcssrc.js 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
fujie 提交于 2018-06-19 14:30 . 添加注释
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {}
}
}
#新版的webpack只要配备了postcss的loaders都会检查根目录是否有该配置文件通过导出 plugins进行配置你所需要的下面是我使用了 autoprefixer postcss-sprites的配置
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/www.xiaoneng123.com/pig-ui.git
git@gitee.com:www.xiaoneng123.com/pig-ui.git
www.xiaoneng123.com
pig-ui
pig-ui
master

搜索帮助