Skip to content

Instantly share code, notes, and snippets.

@Kamilnaja
Created May 21, 2017 15:59
Show Gist options
  • Save Kamilnaja/8a6ce02bcbbe38541e399540832a86fa to your computer and use it in GitHub Desktop.
Save Kamilnaja/8a6ce02bcbbe38541e399540832a86fa to your computer and use it in GitHub Desktop.
function $(el) {
return document.querySelector(el);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment