会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ellenxx
学习,积累,应用,分享,成长
博客园
首页
新随笔
联系
订阅
管理
2020年3月4日
解决wepacke配置postcss-loader时autoprefixer失效问题
摘要: 今天在配置postcss-loader,使用autoprefixer发现根本没有用。 postcss.config.js中是这样的: module.exports = { plugins:[ require('autoprefixer') ] } 然后打包也没报错,只是没有起任何作用,一些需要加前缀
阅读全文
posted @ 2020-03-04 13:09 ellenxx
阅读(3476)
评论(0)
推荐(2)
编辑
公告