RubyFlow The Ruby and Rails community linklog

Autoprefixer for Rails to deal with CSS 3 vendor prefixes

Autoprefixer parses your CSS and add vendor prefixes to CSS rules using values from the Can I Use.

Gem autoprefixer-rails adds Autoprefixer postprocessor to Assets Pipeline in your Rails application.

Instead of Compass, Autoprefixer adds only actual prefixes, keeps your CSS readable without CSS3 mixins and speed up assets compiling time.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in