Colin Williams
Results
2
issues of
Colin Williams
Currently, the class `origin-top-left` applies the style `transform-origin: top-left`. The value `top-left` is invalid. It should be `top left` (space instead of hyphen). Fixes #215
The class `origin-top-left` applies the style `transform-origin: top-left`. The value `top-left` is invalid. It should be `top left` (space instead of hyphen).