Last active
December 28, 2015 22:39
-
-
Save IGGY-MODEL/6ff2c5a452a94a638471 to your computer and use it in GitHub Desktop.
html5shiv+Respond JADE
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
| doctype html | |
| <!--[if lt IE 9]> | |
| <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> | |
| <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> | |
| <![endif]--> | |
| html(lang='en') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment