monks/rotate
The rotate CSS property allows you to specify rotation transforms individually and independently of the {{CSSxRef(“transform”)}} property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform property.
Values
pub const revert_layer: #(String, String)
pub fn var(variable: String) -> #(String, String)
Enter a variable name to be used for rotate.
It will be wrapped in var() and have -- prepended.