pub static OPACITY_20: Lazy<String>
Generated from css file. Class content: opacity: 0.2;
opacity: 0.2;
html!("div", { .dwclass!("opacity_20") });