Created
December 6, 2013 18:14
-
-
Save hlship/7829555 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <t:conditionalcomment condition="lte IE 9"> | |
| <t:remove> | |
| Fix IE8+9 lack of support for html5 elements and media queries | |
| </t:remove> | |
| <script src="${context:js/html5shiv.js}" type="text/javascript"/> | |
| <script src="${context:js/respond.js}" type="text/javascript"/> | |
| <script src="${context:js/media.match.js}" type="text/javascript"/> | |
| </t:conditionalcomment> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment