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

Remove local styles management and start using Home Assistant Styles Manager #292

Merged

Conversation

elchininet
Copy link
Collaborator

This pull request removes the custom style management and starts to use home-assistant-styles-manager which accepts CSS-in-JS directly and converts the declarations from camel case to kebab case automatically, so all the code to convert the style objects to strings have been refactored to send the objects straight away.

@NemesisRE NemesisRE merged commit 8447ccc into master Nov 7, 2024
5 checks passed
@NemesisRE NemesisRE deleted the manage_styles_using_home_assistant_styles_manager branch November 7, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants