Open
Description
Steps to reproduce
Steps:
- Download SampleTheme.json
- Run
createTheme(sampleThemeJson);
in a basic project - Verify the theme is not actually being applied
Current behavior
It uses the default theme object instead of the one generated by the plugin.
Expected behavior
- It should use the theme object I'm supplying or at the very least throw an error if it's not going to use it.
- The shape of the object generated by the plugin should match the TypeScript type for the MUI Theme object.
Context
I want to create a theme, export it using the Sync Plugin, and import it into my MUI app.
Your environment
Software | Version |
---|---|
Design file version | v5.?.? |
Design tool | Figma/Adobe XD/Sketch |
etc. |
Search keywords: MUI Sync Plugin, Design Kit