dwind::borders

Static BORDER

Source
pub static BORDER: Lazy<String>
Expand description

Generated from css file. Class content: border-width: 1px;

§Example

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