shellscape / jsx-email

Build emails with a delightful DX
https://jsx.email
MIT License
902 stars 28 forks source link

fix(tailwind): responsive classname error #55

Closed lordelogos closed 8 months ago

lordelogos commented 8 months ago

Component / Package Name:

Tailwind This PR contains:

Are tests included?

Breaking Changes?

If yes, please include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

Description

Class names for tailwind media queries were not being kept after tailwind's transformation (an oversight).

The important declaration enables the responsive style to overwrite the style props on the element