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