-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
customization: cssDesign CSS customizability.Design CSS customizability.package: systemSpecific to @mui/systemSpecific to @mui/systemstatus: waiting for maintainerThese issues haven't been looked at yet by a maintainer.These issues haven't been looked at yet by a maintainer.
Description
Summary
When a project uses PigmentCSS to style emails and web to reuse a single theme (for colors and typography), it currently faces two problems:
- Inability to run in a non-browser environment [core] Errors thrown in non-browser environment (unsafe when referenced) #8 Support runtime / "non bundler integration" mode? #59 when running ReactDOM.prerender (needs extra bundling)
- Emails don’t support CSS variables
This issue asks to introduce an option to generate class names, instead of CSS variables.
Search keywords: css variables vars emails
Metadata
Metadata
Assignees
Labels
customization: cssDesign CSS customizability.Design CSS customizability.package: systemSpecific to @mui/systemSpecific to @mui/systemstatus: waiting for maintainerThese issues haven't been looked at yet by a maintainer.These issues haven't been looked at yet by a maintainer.