| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
foundation_emails is a gem that enables you to use Foundation for Emails assets within a Rails project.
Foundation for Emails (previously known as Ink) is a framework for creating responsive HTML emails that work in any email client — even Outlook. Our HTML/CSS components have been tested across every major email client to ensure consistency.
gem 'foundation_emails'bundle install// app/assets/stylesheets/your_emails_stylesheet.scss
@import "foundation-emails";The gem is available as open source under the terms of the MIT License.
| Back | FazBrowse Home | New Git URL |