dwind::typography

Static FONT_NORMAL

Source
pub static FONT_NORMAL: Lazy<String>
Expand description

Generated from css file. Class content: font-weight: 400;

§Example

html!("div", { .dwclass!("font_normal") });