Skip to content

Instantly share code, notes, and snippets.

@rniswonger
Forked from anonymous/config.json
Last active June 28, 2016 17:19
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 rniswonger/b68e46bf1d17528fd21ba3f25d94a167 to your computer and use it in GitHub Desktop.
Save rniswonger/b68e46bf1d17528fd21ba3f25d94a167 to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config - Minimum components for navbar w/dropdowns
{
"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