Skip to main content

CSS

Static CSS 

Source
pub static CSS: Asset
Expand description

The default component stylesheet for hyle UI components.

Dioxus consumers can link this into their app:

document::Link { rel: "stylesheet", href: hyle::CSS }