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