Litmus starter

The free email templates by Litmus, re-built with Tailwind CSS in Maizzle.

View on GitHub →

Getting started

Scaffold a new project based on this starter:

npx create-maizzle

In the interactive setup wizard, specify the directory name to create the project in, i.e. ./litmus-emails, select Custom Starter → Git, type in maizzle/starter-litmus and confirm with Enter key. Then, choose Yes when prompted to Install dependencies.

Next, switch the current directory to litmus-emails:

cd litmus-emails

Start local development:

npm run dev

Build emails for production:

npm run build

Templates

The following templates are included:

Slate

  • Newsletter
  • Product Update
  • Receipt
  • Simple Announcement
  • Stationery

Ceej

  • Account Update
  • Expired Card
  • Password Reset
  • New Account
  • Closed Account

Each Ceej template comes in 3 versions:

  • HTML
  • MailChimp
  • Campaign Monitor