mailwind icon indicating copy to clipboard operation
mailwind copied to clipboard

Use Tailwind CSS to design HTML emails.

Results 6 mailwind issues
Sort by recently updated
recently updated
newest added

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 ![you can see that the anchor tag is showing the line-detection which is not in tailwind](https://user-images.githubusercontent.com/64232397/187047599-b35fb7c5-f3f0-4a5c-94ad-b8c0eb01b854.jpg)

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