Skip to content

RoxasShadow/premailer-rails-inline-css-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSS inliner fix for premailer-rails

Because premailer-rails doesn't inline the CSS in Rails 4.1.x (actually it does, but it's slow as fuck) and I don't want to put the same patch everywhere.

Setup

Just append gem 'premailer-rails-inline-css-fix' to your Gemfile.

Warning

While with puma this fix works like a charm, it seems not working with thin. Any suggestion or report is welcomed.

About

A fix to make the premailer's inline-css feature working on rails 4.1.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages