wycats / rake-pipeline-web-filters

MIT License
116 stars 36 forks source link

Autoprefixer support #72

Open ai opened 10 years ago

ai commented 10 years ago

Autoprefixer is a best tool to works with vendor prefixes in CSS. It parse CSS and add vendor prefixes to CSS rules using values from the Can I Use.

Paul Irish and Chris Coyier recommend it. CodePen, Feedbin use it. Bootstrap and Wordpress will use it soon.