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

Theme CSS has unstable reference #74

Open
danieldelcore opened this issue Jul 4, 2020 · 0 comments
Open

Theme CSS has unstable reference #74

danieldelcore opened this issue Jul 4, 2020 · 0 comments

Comments

@danieldelcore
Copy link
Owner

Use hash to memo the Theme

const { values, vars } = React.useMemo(() => buildTheme(theme), [theme]);

@danieldelcore danieldelcore added this to To do in Version 4 Nov 19, 2020
@danieldelcore danieldelcore moved this from To do to Done in Version 4 Nov 23, 2020
@danieldelcore danieldelcore removed this from Done in Version 4 Jan 5, 2021
@danieldelcore danieldelcore mentioned this issue Feb 3, 2021
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

1 participant