Skip to content

Instantly share code, notes, and snippets.

@tomprogers
Created January 14, 2018 16:53
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 tomprogers/035d96282b51b455b71cbda3fa56f4ee to your computer and use it in GitHub Desktop.
Save tomprogers/035d96282b51b455b71cbda3fa56f4ee to your computer and use it in GitHub Desktop.
micro explainer of CSS 3D transform
// x : lean back
// y : revolving door from front
// z : twist clockwise
// transform: rotate3d(0,1,1,45deg);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment