Skip to content

Instantly share code, notes, and snippets.

Created September 18, 2014 20:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f27ab16d9a917ccddf72 to your computer and use it in GitHub Desktop.
Save anonymous/f27ab16d9a917ccddf72 to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
{
"vars": {},
"css": [
"print.less",
"type.less",
"code.less",
"grid.less",
"tables.less",
"forms.less",
"buttons.less",
"responsive-utilities.less",
"glyphicons.less",
"button-groups.less",
"input-groups.less",
"navs.less",
"navbar.less",
"breadcrumbs.less",
"pagination.less",
"pager.less",
"labels.less",
"badges.less",
"jumbotron.less",
"thumbnails.less",
"alerts.less",
"progress-bars.less",
"media.less",
"list-group.less",
"panels.less",
"responsive-embed.less",
"wells.less",
"close.less",
"component-animations.less",
"dropdowns.less",
"tooltip.less",
"popovers.less",
"modals.less",
"carousel.less"
],
"js": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment