gruntjs - Autoprefixer 不为 IE 添加前缀

标签 gruntjs autoprefixer

我试图在我的项目中使用 Grunt-Autoprefixer 但它没有为 IE9 转换添加前缀 -ms- http://caniuse.com/#search=transform

我的浏览器列表数组中有 IE Explorer >= 8

浏览器:[ "安卓 2.3", "Android >= 4", " Chrome >= 20", "火狐 >= 24", "探险家 >= 8", "iOS >= 6", "歌剧 >= 12", “ Safari >= 6” ]

然而,transform: whatever 变成

转换:随便 -webkit-transform: 随便

我错过了什么?

最佳答案

尝试使用这个 postcss/autoprefixer

关于gruntjs - Autoprefixer 不为 IE 添加前缀,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28654726/

相关文章:

javascript - 使用 imagemin-contrib (Grunt) 进行图像压缩

gruntjs - 让 karma 服务器在 grunt watch 上启动

javascript - gulp 4 的浏览器列表和同步完成问题

Laravel Elixir 和自动前缀器

autoprefixer - 最后 2 个版本 autoprefixer browserslist

gruntjs - 咕噜声连接 : serve files with base url added

node.js - 通过 grunt 在实时服务器上运行 Protractor

node.js - 在 Windows 上开发并在 Linux 上构建的代码上使用 NodeJs 的 Grunt?

npm - 浏览器列表 : caniuse-lite is outdated. 请运行下一个命令 `npm update caniuse-lite browserslist`

php - 自动为 css 添加 php 前缀