Skip to content

Instantly share code, notes, and snippets.

Created July 24, 2014 15:09
Show Gist options
  • Save anonymous/d929db5b6d874dd48743 to your computer and use it in GitHub Desktop.
Save anonymous/d929db5b6d874dd48743 to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
{
"vars": {
"@grid-columns": "24",
"@grid-gutter-width": "15"
},
"css": [
"grid.less",
"responsive-utilities.less"
],
"js": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment