primeflex
primeflex copied to clipboard
`origin-top-left` class does not work because value is invalid
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).