Skip to content

Instantly share code, notes, and snippets.

Created May 8, 2016 15:38
Show Gist options
  • Save anonymous/7219fe8844ad511cd83a0cb55643ea60 to your computer and use it in GitHub Desktop.
Save anonymous/7219fe8844ad511cd83a0cb55643ea60 to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
{
"vars": {},
"css": [
"type.less",
"grid.less",
"forms.less",
"buttons.less",
"responsive-utilities.less",
"glyphicons.less",
"button-groups.less",
"input-groups.less",
"labels.less",
"alerts.less",
"panels.less"
],
"js": [
"alert.js"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment