ROUNDED_2XL

Static ROUNDED_2XL 

Source
pub static ROUNDED_2XL: Lazy<String>
Expand description

Generated from css file. Class content: border-radius: 1rem;

§Example

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