Open
Description
Related page
https://mui.com/material-ui/customization/theming/
Kind of issue
Missing information
Issue description
How would we use MUI ThemeProvider with Pigment CSS? Is it a case of not using it at all, and we create the theme statically?
Context
We are currently using Material UI v5 and Emotion. We have created a very complex theme and we planning on converting to Nextj.s with Pigment CSS. Currently, we are using the ThemeProvider from @mui/material.
Is it possible to move over our current theme and integrate it with Pigment CSS?
Search keywords: MUI ThemeProvider