-
Notifications
You must be signed in to change notification settings - Fork 664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heading component not rendering with Tailwind #1391
Comments
Seems like this is very much related to #1335, and I think it will fix this. Will do a few more tests |
Just merged in #1335 and going to release a canary version for this in a while. Once I do, I'll let you know so you can install and have this fixed locally. |
Released and should now be working under Let me know how using this version goes! |
@gabrielmfern This looks to be resolved after testing with Thank you! |
@gabrielmfern this seems to be fixed on |
Describe the Bug
When wrapping email in Tailwind component,
Heading
component will not render.Which package is affected (leave empty if unsure)
@react-email/heading, @react-email/tailwind
Link to the code that reproduces this issue
https://github.com/s-fletcher/react-email-heading-bug-reproduction
To Reproduce
create-email
templateemails/email.tsx
Expected Behavior
Heading should render an
h1
tag with "Test".What's your node version? (if relevant)
No response
The text was updated successfully, but these errors were encountered: