Skip to content

Instantly share code, notes, and snippets.

@marcpalmer
Created September 12, 2011 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcpalmer/1211648 to your computer and use it in GitHub Desktop.
Save marcpalmer/1211648 to your computer and use it in GitHub Desktop.
Resources Article 1 snippet 13
modules = {
app {
resource url:[plugin:'blueprint',
dir:'css/blueprint',
file:'ie.css'],
wrapper: { s -> "<!--[if lt IE 8]>$s<![endif]-->" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment