Skip to content

Instantly share code, notes, and snippets.

@boriskaiser
Created March 16, 2012 19:37
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 boriskaiser/2052101 to your computer and use it in GitHub Desktop.
Save boriskaiser/2052101 to your computer and use it in GitHub Desktop.
var retina = window.devicePixelRatio > 1 ? true : false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment