Maizzle Netlify Identity Starter

HTML email templates for Netlify Identity, built with Tailwind CSS in Maizzle.

Installation

First, make sure you have installed the Maizzle CLI globally:

npm install -g @maizzle/cli

Then, scaffold a new project with this Starter:

maizzle new maizzle/starter-netlify-identity

Develop locally:

maizzle serve

Build for production:

maizzle build production

Documentation

Maizzle documentation is available at https://maizzle.com