mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Shared styles are now added in the base class, rather than having to be repeated in every component. In the odd case a component does not want the shared styles, it can define a custom `styles` property of its own.