Awesome
<div align="center"> <p><a href="https://mailpace.com" target="_blank"><img src="https://docs.mailpace.com/img/logo.png" width="200" alt="mailpace Logo"></a></p> <p>A set of gorgeous Transactional HTML Email Templates built on TailwindCSS</p> <div> </div> </div>About
This is a collection of gorgeous HTML transactional email templates, built using Maizzle and Tailwind CSS.
They are completely free and you can use them anywhere you like, although of course we recommend using our very own transactional email provider, mailpace
And yes, they support Dark Mode out of the box :)
Show me the templates!
- Welcome Send a welcome email to users with a call to action Live Preview
- Email Confirmation Confirm a new email address Live Preview
- Password Reset Reset a user's password Live Preview
- Receipt Example product receipt email Live Preview
- Security Alert Example security alert email Live Preview
- Account Deleted Notify a user on account deletion Live Preview
Using the Templates
Production-ready templates are located in /dist. To use them copy them into your application as email templates and modify any variables you want to include as per your application / sending software.
You can use Maizzle's render method to integrate with web application frameworks like Rails, Laravel and more.
Modifying the Templates
While you can modify templates in the dist/
folder directly, it's not recommended as you lose a lot of the pre-processing benefits. Instead follow these instructions:
-
Clone this repository
-
Install dependencies
npm i -g @maizzle/cli cd templates npm install
-
Start Development
npm run dev
-
Modify the templates
You can see detailed instructions in the Maizzle Docs
-
Build for Production
npm run build
Your modified templates will be available in
./dist/
More Documentation
Maizzle documentation is available at https://maizzle.com
Issues, Fixes & PRs
If you find any issues please open a PR here, or contact support@mailpace.com. If you find the templates useful, please contribute back with more templates.
Want to send transactional emails through an Independent 💪, privacy-focused 🕵️ and eco-friendly 🌱 provider?
Sign up for an account at MailPace
License
This code is open-source software licensed under the MIT license.