Skip to content

Instantly share code, notes, and snippets.

Created June 28, 2016 17:05
Show Gist options
  • Save anonymous/4fd4f8b2c26f9c84d49a742784569c3d to your computer and use it in GitHub Desktop.
Save anonymous/4fd4f8b2c26f9c84d49a742784569c3d to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
{
"vars": {},
"css": [
"forms.less",
"responsive-utilities.less",
"navs.less",
"navbar.less",
"component-animations.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