Style tag css not supported on email tempate.

Hey!!
We have created an email template that when we go to dark mode the background and color change, we want our background and color to remain the same in dark mode as in light mode,
We are trying to add CSS to the style tag in our head section, but it is not taking the CSS of the style tag.

Please help me.

Hi @Ravi1508Rajpoot
You’re correct—many email clients do not support CSS within style tags. For better compatibility, it’s best to use inline CSS.