Skip to content

Instantly share code, notes, and snippets.

Created March 30, 2015 04:55
Show Gist options
  • Save anonymous/10406c707daf48156a9f to your computer and use it in GitHub Desktop.
Save anonymous/10406c707daf48156a9f to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
{
"vars": {},
"css": [
"grid.less",
"forms.less",
"buttons.less",
"responsive-utilities.less",
"navs.less",
"navbar.less",
"dropdowns.less"
],
"js": [
"dropdown.js",
"collapse.js"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment