Open oliviertassinari opened 4 months ago
Material UI Sync works with <CssVarsProvider> only, how to handle <ThemeProvider>?
<CssVarsProvider>
<ThemeProvider>
We are in the process of moving everyone to the CSS variable-powered theme. But for more legacy use cases, it would be great to be backward compatible. It seems to be easy to implement.
Search keywords: -
As far as I know (if I understand your request correctly), this issue has already been resolved in Material UI v6.
Summary
Material UI Sync works with
<CssVarsProvider>
only, how to handle<ThemeProvider>
?Motivation
We are in the process of moving everyone to the CSS variable-powered theme. But for more legacy use cases, it would be great to be backward compatible. It seems to be easy to implement.
Search keywords: -