ROUNDED_S

Static ROUNDED_S 

Source
pub static ROUNDED_S: Lazy<String>
Expand description

Generated from css file. Class content: border-start-start-radius: 0.25rem; border-end-start-radius: 0.25rem;

§Example

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