mui / mui-design-kits

The public feature and bug tracker for the MUI Design kits and Connect Figma plugin.
https://mui.com/design-kits/
115 stars 17 forks source link

[sync] Support ThemeProvider like CssVarsProvider #364

Open oliviertassinari opened 4 months ago

oliviertassinari commented 4 months ago

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: -

vaarga commented 2 weeks ago

As far as I know (if I understand your request correctly), this issue has already been resolved in Material UI v6.