You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the <Html> component, how can I add styles to the <body> tag? For example if I add a background-color to <Html> the background color is visible in Apple Mail but not in Gmail, probably because the background-color should be applied to the body instead.