@maizzle/framework
Version:
Maizzle is a framework that helps you quickly build HTML emails with Tailwind CSS.
43 lines (32 loc) • 1.78 kB
Markdown
<div align="center">
<p>
<a href="https://maizzle.com" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/maizzle/framework/HEAD/.github/media/logo-dark.svg">
<img alt="Maizzle" src="https://raw.githubusercontent.com/maizzle/framework/HEAD/.github/media/logo-light.svg" width="300" height="225" style="max-width: 100%;">
</picture>
</a>
</p>
<p>Quickly build HTML emails with Tailwind CSS</p>
<div>
[![Version][npm-version-shield]][npm]
[![Build][github-ci-shield]][github-ci]
[![Downloads][npm-stats-shield]][npm-stats]
[![License][license-shield]][license]
</div>
</div>
> **Note:** This repository contains the core code of the Maizzle framework. If you want to build HTML emails using Maizzle, visit the [Starter repository](https://github.com/maizzle/maizzle).
Maizzle is a framework that helps you quickly build HTML emails with [Tailwind CSS](https://tailwindcss.com/).
Maizzle documentation is available at https://maizzle.com
The Maizzle framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
[]: https://www.npmjs.com/package/@maizzle/framework
[]: https://npm-stat.com/charts.html?package=%40maizzle%2Fframework&from=2019-03-27
[]: https://img.shields.io/npm/v/@maizzle/framework.svg
[]: https://img.shields.io/npm/dt/@maizzle/framework.svg?color=4f46e5
[]: https://github.com/maizzle/framework/actions
[]: https://github.com/maizzle/framework/actions/workflows/nodejs.yml/badge.svg
[]: ./LICENSE
[]: https://img.shields.io/npm/l/@maizzle/framework.svg?color=0e9f6e