Maizzle is an email framework that helps you quickly build HTML emails with Tailwind CSS.
# install the CLI globally
npm i -g @maizzle/cli
# create a project
maizzle new
# open it in your editor
cd maizzle && code .
Maizzle documentation is available at https://maizzle.com
Please open all issues in the framework repository.
The Maizzle framework is open-sourced software licensed under the MIT license.