Home > guard-premailer

guard-premailer

Guard-premailer is a project mainly written in ..., based on the MIT license.

Inline your css into html for e-mail templates with guard

Guard::Premailer

Install

As the gem name suggests this is a guard extension. Make sure you get guard first.

Install the gem:

gem install guard-premailer

Add it to your Gemfile if you're using bundler (you should)

gem 'guard-premailer'

Add a basic guard setup:

guard init premailer

Options

Development

  • Source is hosted on Github: guard-premailer
  • Report issues/questions/feature requests on the Github Issue tracker for guard-premailer

Pull requests are welcome.

Previous:prueba2