Skip to content

jrbros/grunt-email-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt Email Boilerplate

Grunt tasks for your next email newsletter project.

Requirements

Includes

Template

Tasks

  • Jade for Html templating
  • PostCSS and cssnext for variables, imports, auto-prefixing (...) in css files.
  • Local server and live reload.
  • Remove useless css
  • Inline css styles in production

Getting started

  • Setup npm install

  • Run grunt for development

  • Run grunt prod for build production file

Version

1.0.0

  • Creation

@JeremyRaffin

License MIT