pub static JUSTIFY_START: Lazy<String>
Generated from css file. Class content: justify-content: start;
justify-content: start;
html!("div", { .dwclass!("justify_start") });