Static TEXT_5XL

Source
pub static TEXT_5XL: Lazy<String>
Expand description

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

§Example

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