react-email
react-email copied to clipboard
Tailwind classes being striped on Gmail IOS
Email does not render as expected on Gmail IOS:
Shoutout to @Xexr for reporting this.
The email should look like the one from this comment.
Gmail on iOS inverts hex colors if you are using dark mode. It's the default feature for Gmail on iOS.
Thanks @nirmpate
That was half the issue, the colours are normal when not on dark mode. If you don't use hex colours does gmail avoid this?
There are still issues with alignment (header and welcome are left aligned in all other mail clients) and the sizing of the boxes so I'll leave this issue open.