pub static CSS: AssetExpand description
The default component stylesheet for hyle UI components.
Dioxus consumers can link this into their app:
ⓘ
document::Link { rel: "stylesheet", href: hyle::CSS }