HTML email templates for Netlify Identity, built with Tailwind CSS in Maizzle.
Use the wizard to create a new Maizzle project:
npx create-maizzle
When prompted to select a Starter, choose Custom ➜ Git and then type maizzle/starter-netlify-identity
.
Start a local development server:
npm run dev
Build for production:
npm run build
Maizzle documentation is available at https://maizzle.com