Skip to content

Instantly share code, notes, and snippets.

@akgupta
Created July 14, 2012 18:04
Show Gist options
  • Save akgupta/3112389 to your computer and use it in GitHub Desktop.
Save akgupta/3112389 to your computer and use it in GitHub Desktop.
css h/w accelerate
@mixin accelerate {
-webkit-transform:translate3d(0,0,0);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment