pub static PLACE_CONTENT_END: Lazy<String>
Generated from css file. Class content: place-content: end;
place-content: end;
html!("div", { .dwclass!("place_content_end") });