LEADING_8

Static LEADING_8 

Source
pub static LEADING_8: Lazy<String>
Expand description

Generated from css file. Class content: line-height: 2rem;

§Example

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