You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SaavanFreed
changed the title
MUI Sync Plugin is generating a weird theme object shape that's not compatible with MUI TypeScript
Sync Plugin generates an incorrect theme object shape that's not compatible with createTheme(...)
Dec 12, 2024
oliviertassinari
changed the title
Sync Plugin generates an incorrect theme object shape that's not compatible with createTheme(...)
[sync] Plugin generates an incorrect theme object shape that's not compatible with createTheme(...)
Dec 22, 2024
Steps to reproduce
Steps:
createTheme(sampleThemeJson);
in a basic projectCurrent behavior
It uses the default theme object instead of the one generated by the plugin.
Expected behavior
Context
I want to create a theme, export it using the Sync Plugin, and import it into my MUI app.
Your environment
Search keywords: MUI Sync Plugin, Design Kit
The text was updated successfully, but these errors were encountered: