0.1.0 • Published 11 months ago
@maizzle/tailwindcss v0.1.0
@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/tailwindcssThen, in your CSS:
@import '@maizzle/tailwindcss';0.1.0
11 months ago