You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
@sergeche According to the current css-snippets-resolver,
trf:r
best matches withtransform: rotate(${1:angle}
trf:rX
best matches withtransform: rotateX(${1:angle}
but
trf:rx
best matches withtransform: rotate(${1:angle}
instead oftransform: rotateX(${1:angle}
The text was updated successfully, but these errors were encountered: