Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material theme builder only local styles #326

Open
CptGinyu opened this issue Jul 1, 2024 · 1 comment
Open

Material theme builder only local styles #326

CptGinyu opened this issue Jul 1, 2024 · 1 comment

Comments

@CptGinyu
Copy link

CptGinyu commented Jul 1, 2024

Due to the latest update, your suggestion is to just load the library into our files. There are some unclear areas. If we do so, we cannot use the Material Theme Builder to update the library. If we create local styles and replace the library styles with the instances, it does not work very well.

If we open the library in a new file, there are no dark states. Additionally, the library now only applies the scheme colors. What is the best practice here when we only have local styles?

@margeeta
Copy link
Collaborator

Figma suggests to use the library UI kits as is, while they can be rethemed or customized, this could result in losing overrides when the kit pushes an update.
If you don't mind not having regular updates and want more customization, then duplicating the kit is suggested.
The plugin works with local instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants