Static TEXT_3XL

Source
pub static TEXT_3XL: Lazy<String>
Expand description

Generated from css file. Class content: font-size: 1.875rem; line-height: 2.25rem;

§Example

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