Created
December 11, 2013 16:47
-
-
Save geckotang/7914052 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
| head: [ | |
| { elem: 'css', url: '_index.css', ie: false }, | |
| { elem: 'css', url: '_index.ie.css', ie: 'gte IE 6' }, | |
| { elem: 'meta', attrs: { name: 'description', content: '俺の考えた最強のBEM' }} | |
| ], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment