Replies: 1 comment 1 reply
-
Hey @Selfaiz, thank you for asking. I just edited a few things and converted this into a discussion. Taking a quick look into the code for the email you sent, I'd first say that If you get to a point where you're wondering if something is supported or not for the email HTML, you can look at the awesome caniemail. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
First, thanks for improving the email DX so much with this library
I styled the email like what I wanted but some styles were not affected I tried a different solution by passing directly through the
style
prop but that didn't work either.This is how I wanted the email to look:

But when sending to Gmail:

It is a bit different, specifically on the alignment of the image, but I wanted to know why it is this way.
Thanks
Which package is affected (leave empty if unsure)
@react-email/components, @react-email/tailwind
To Reproduce
Email template with the issue
Beta Was this translation helpful? Give feedback.
All reactions