Static TEXT_BASE

Source
pub static TEXT_BASE: Lazy<String>
Expand description

Generated from css file. Class content: font-size: 1rem; line-height: 1.5rem;

§Example

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