Skip to content

Instantly share code, notes, and snippets.

@cocoanton
Last active January 2, 2016 11:39
Show Gist options
  • Save cocoanton/8297980 to your computer and use it in GitHub Desktop.
Save cocoanton/8297980 to your computer and use it in GitHub Desktop.
if we have javascript, tell it to the world
<script>document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/,'js');</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment