Skip to content

Instantly share code, notes, and snippets.

@geckotang
Created December 11, 2013 16:47
Show Gist options
  • Save geckotang/7914052 to your computer and use it in GitHub Desktop.
Save geckotang/7914052 to your computer and use it in GitHub Desktop.
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