ORDER_12

Static ORDER_12 

Source
pub static ORDER_12: Lazy<String>
Expand description

Generated from css file. Class content: order: 12;

§Example

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