[npm]: https://img.shields.io/npm/v/@jsx-email/plugin-minify
[npm-url]: https://www.npmjs.com/package/@jsx-email/plugin-minify

[![npm][npm]][npm-url]
[![Join our Discord](https://img.shields.io/badge/join_our-Discord-5a64ea)](https://discord.gg/FywZN57mTg)
[![libera manifesto](https://img.shields.io/badge/libera-manifesto-lightgrey.svg)](https://liberamanifesto.com)

<div align="center">
	<img src="https://raw.githubusercontent.com/shellscape/jsx-email/main/assets/npm-header.svg" alt="JSX email"/><br/><br/>
</div>

# JSX&thinsp;email Minify Plugin

`@jsx-email/plugin-minify` is a core JSX email plugin that minifies rendered email HTML.

This plugin is a peer dependency of `jsx-email` and is loaded automatically when the related render option, `minify`, is enabled. If your package manager is configured not to automatically install peer dependencies, install this package manually before using that render option.

Please see the [documentation for this plugin](https://jsx.email/docs/plugins/minify) for more information.

## License

[MIT License](./LICENSE.md)
