pub static SKEW_Y_2: Lazy<String>
Generated from css file. Class content: transform: skewY(2deg);
transform: skewY(2deg);
html!("div", { .dwclass!("skew_y_2") });