The transactional email templates by Postmark, built with Tailwind CSS in Maizzle.
Each template comes in three different generic layout variations: Basic, Basic full, and Plain. This gives you a starting point so that you can customize your templates to match your brand.
Scaffold a new project with this starter:
npx create-maizzle
When prompted to select a Starter, choose Custom -> Git, and enter maizzle/starter-postmark
.
Start a local development server:
npm run dev
Build for production:
npm run build
Maizzle documentation is available at https://maizzle.com