红联Linux门户
Linux帮助

Autoprefixer 6.1发布,浏览器前缀处理工具

发布时间:2015-11-08 09:21:00来源:红联作者:empast
Autoprefixer 6.1 “Bil-shaʿb wa lil-shaʿb”发布,此版本主要包括新 transition 逻辑;CSS-in-JS 支持;:read-only 支持和一些 bug 修复:

Add :read-only support.

Add support for appearance with any values.

Add loud /*! autoprefixer: off */ control comments support.

Convert rotateZ to rotate for -ms-transform.

Use postcss-value-parser to carefully work with gradients.

Remove -ms-transform-style and -o-transform-style that never existed.

下载:https://github.com/postcss/autoprefixer/archive/6.1.0.zip

Autoprefixer解析CSS文件并且添加浏览器前缀到CSS规则里,使用Can I Use的数据来决定哪些前缀是需要的。

来自:开源中国社区
文章评论

共有 0 条评论