Skip to content

Instantly share code, notes, and snippets.

Created March 2, 2015 18:08
Show Gist options
  • Save anonymous/eb16301d13a997eb8d19 to your computer and use it in GitHub Desktop.
Save anonymous/eb16301d13a997eb8d19 to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
{
"vars": {},
"css": [
"print.less",
"grid.less",
"forms.less",
"responsive-utilities.less"
],
"js": [
"tooltip.js",
"popover.js"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment