pub static BORDER_NONE: Lazy<String>
Generated from css file. Class content: border-style: none;
border-style: none;
html!("div", { .dwclass!("border_none") });