0.1.0 • Published 11 months ago

@maizzle/tailwindcss v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@maizzle/tailwindcss

WIP, not published yet - please check back later.

This package exports a Tailwind CSS v4 configuration file that can be used to make the CSS output more email client-friendly. The output will still contain modern CSS syntax, so it needs lowering with a tool like Lightning CSS.

Install it:

npm install @maizzle/tailwindcss

Then, in your CSS:

@import '@maizzle/tailwindcss';
0.1.0

11 months ago