Open
Description
Describe the Bug
The README of the<Body>
component states that you can use it to set the email background color and that is supported by the most popular email clients.
But Outlook, and other clients, ignore the background color set on the <Body>
.
I've realized that the <Body>
component is not listed in React Email docs but is used by all the examples.
Is this a known issue? If so, how should we go around it?
Which package is affected (leave empty if unsure)
No response
Link to the code that reproduces this issue
https://demo.react.email/preview/codepen-challengers
To Reproduce
Send an email from the demo to an Outlook email address.
The email will not display the background color.
Expected Behavior
The background color set on is displayed by all email clients.
What's your node version? (if relevant)
No response