edwd / foundation-emails

Quickly create responsive HTML emails that work on any device and client. Even Outlook.

Home Page:http://foundation.zurb.com/emails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. And with the Inky templating language, writing HTML emails is now even easier.

Sass/CSS-only Package

This fork contains only the Sass source files and pre-built CSS files to facilitate lightweight inclusion in a customized build of foundation-emails-template.

Building

Run npm run build to compile the main scss/foundation-emails.scss file to CSS and minified CSS (with source maps), which will be placed in the dist folder. Assumes that the sass binary is available on the system; it is not provided in the current dependencies of this project.

Contributing

As an open source project, we looooove our community support. Please file issues, or better yet pull requests on the Foundation for Emails Repo. We're stoked to hear your feedback, make improvements, and keep evolving Foundation for Emails!

Copyright (c) 2017 ZURB, inc.

About

Quickly create responsive HTML emails that work on any device and client. Even Outlook.

http://foundation.zurb.com/emails

License:MIT License


Languages

Language:CSS 100.0%