mailwind
mailwind copied to clipboard
Use Tailwind CSS to design HTML emails.
I want to create custom font css im importing from another file, but that wont work unfortunately. There are no .font-{custom fontname} classes in my css.
I want to use breakpoint styling in my mail templates, like this: ``` ``` ... but `mailwind` generates following snippet from this line: ``` ``` So I wonder if `tailwind`...
Hi there, I am using mailwind as part of my CI pipeline for a project and I think other devs would be interested in having it run as a local...
I notice that some tailwind classes are not in Mailwind 
while working in java based envs, a lib called freemarker for generating html could be used. we are currelty looking for using mailwind to generate the templates here. We would...
Common colors like "bg-primary-500" don´t get converted into inline css