Skip to content

Instantly share code, notes, and snippets.

@nikitashekhov
Created September 24, 2013 06:09
Show Gist options
  • Save nikitashekhov/6680941 to your computer and use it in GitHub Desktop.
Save nikitashekhov/6680941 to your computer and use it in GitHub Desktop.
if (window.matchMedia("(min-width: 40em)").matches) {
/* load secondary stuff */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment