foundation-emails-template icon indicating copy to clipboard operation
foundation-emails-template copied to clipboard

Official template for new Foundation for Emails projects.

Results 21 foundation-emails-template issues
Sort by recently updated
recently updated
newest added

This allows using the template, as-is, using the latest LTS version of node.

https://github.com/sass/node-sass is officially deprecated and new they don't support newer NodeJS versions. I did this upgrade to my local setup. thought I should do this against foundation also.

## What this feature does Adding dynamic folder path in the command line scripts ## Description To update the default path from the gulp serve concat the command with `npm...

Adds a parameter to specify a single template to generate a Litmus test for. It is typically not desirable to generate a test for all templates every time. When you...

allows for layouts to have different css references but page names prefix must match css file name e.g. > scss/__invite.scss > .invite { background-color:#333333; ... } > ... > >...

This is a redo of #57 (just using a different branch) > Solves foundation/foundation-emails#533 > Credits to @lipis for inspiration.

Replaced table markup with wrapper and updated the indentation so they are consistent

Adds custom data file by default Closes https://github.com/zurb/foundation-emails/pull/493 as the documentation update isn't necessary if this is merged `develop` was out of date with master so that is part of...

It seems that the `npm run build` command should build the packet instead of launching the server.