pub static ROUNDED_FULL: Lazy<String>
Generated from css file. Class content: border-radius: 9999px;
border-radius: 9999px;
html!("div", { .dwclass!("rounded_full") });