postcss 介绍
Postcss是一个利用js插件来对css进行转换的工具,这些插件非常强大,强大到无所不能。其中,Autoprefixer就是众多Postcss插件中最流行的一个。官网介绍:
Postcss is a tool for transforming styles with js plugins. These plugins can lint your css,support variables and mixins,transpile future css Syntax,inline images,and more.
GitHub:https://github.com/postcss/postcss
网站描述:PostCSS是一个使用JavaScript插件来转换CSS的工具。
postcss
官方网站:http://postcss.org/
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。