Skip to content

Instantly share code, notes, and snippets.

@eddiemonge
Created November 11, 2013 21:34
Show Gist options
  • Save eddiemonge/7420795 to your computer and use it in GitHub Desktop.
Save eddiemonge/7420795 to your computer and use it in GitHub Desktop.
{
main: {
js: 'js/bootstrap.js',
css: 'css/bootstrap.css'
},
files: {
css: ['css/bootstrap-theme.css']
fonts: [
'fonts/glyphicons-halflings-regular.eot',
'fonts/glyphicons-halflings-regular.svg',
'fonts/glyphicons-halflings-regular.ttf',
'fonts/glyphicons-halflings-regular.woff'
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment