Creates a skewY transform string.
skewY
The skewY transform skews an element along the y-axis by the specified angle. This helper can be combined with other transform helpers using transforms(...).
transforms(...)
The skewY transform string.
The skew angle in degrees.