pub static SCALE_Y_75: Lazy<String>
Generated from css file. Class content: transform: scaleY(0.75);
transform: scaleY(0.75);
html!("div", { .dwclass!("scale_y_75") });