Closed TimonLukas closed 3 years ago
Fixes #109 by adding the ability to define custom CSS directives applied to child elements.
Example:
type: 'custom:vertical-stack-in-card' styles: '--ha-card-background': transparent
This allows users to easily fix issues stemming from themes! It's also optional.
Thank you, @TimonLukas! 💫
Fixes #109 by adding the ability to define custom CSS directives applied to child elements.
Example:
This allows users to easily fix issues stemming from themes! It's also optional.