dwind::effects

Static OPACITY_5

Source
pub static OPACITY_5: Lazy<String>
Expand description

Generated from css file. Class content: opacity: 0.05;

§Example

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