-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
customization: themeHigher level theming customizability.Higher level theming customizability.scope: stylesSpecific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Description
The docs site shows that a small CSS reset is still needed: https://github.com/callemall/material-ui/blob/master/docs/src/css/main.css#L16-L27
Why not put this in a style tag as part of a SetMaterialStyle component?
This component could also load the theme manager in the context so that doesn't need to be done in the application code.
Metadata
Metadata
Assignees
Labels
customization: themeHigher level theming customizability.Higher level theming customizability.scope: stylesSpecific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.