Skip to content

Instantly share code, notes, and snippets.

@dmytroony
Last active September 24, 2020 21:44
Show Gist options
  • Select an option

  • Save dmytroony/6d405a8f48d61db43b2f to your computer and use it in GitHub Desktop.

Select an option

Save dmytroony/6d405a8f48d61db43b2f to your computer and use it in GitHub Desktop.
html5shiv for IE
<!--[if lt IE 9]>
<script src="libs/html5shiv/es5-shim.min.js"></script>
<script src="libs/html5shiv/html5shiv.min.js"></script>
<script src="libs/html5shiv/html5shiv-printshiv.min.js"></script>
<script src="libs/respond/respond.min.js"></script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment