Skip to content

Instantly share code, notes, and snippets.

@rowan-m
Created August 27, 2019 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rowan-m/0185c5d46c838c41995798bf87895885 to your computer and use it in GitHub Desktop.
Save rowan-m/0185c5d46c838c41995798bf87895885 to your computer and use it in GitHub Desktop.
#container {
--angle: 0rad;
transform: rotate(var(--angle));
will-change: transform;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment