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