Html component for SolidJS email templates
npm install @solidjs-email/html
Html component for SolidJS email templates
``bash`
npm install @solidjs-email/html
`tsx``
import { uhtml } from '@solidjs-email/html';
See the main documentation for full usage examples.
MIT