-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Currently, When it is required to create a new theme we need to explicitly create a new theme and copy paste add all the necessary things from the base theme.
Or we need to clone a base/ light/ dark theme and then merge to them.
what about create a utility function similar to material-ui to extends one of its core theme safely along with all the components CSS so things doesn't break.
Metadata
Metadata
Assignees
Labels
No labels