inline-style 0.4.2
Will take all css in a page (either from linked stylesheet or from style tag) and will embed it in the style attribute for each refered element taking selector specificity and declarator order. Useful for html email: some clients (gmail, et all) won't render non inline styles. * Includes a Rack middleware for using with Rails, Sinatra, etc... * It takes into account selector specificity.
Gemfile:
=
install:
=
Runtime Dependencies (2):
maca-fork-csspool
>= 2.0.2
nokogiri
>= 1.3.3