Skip to content

Instantly share code, notes, and snippets.

Created July 28, 2014 14:03
Show Gist options
  • Save anonymous/663e0f08a5da459d35eb to your computer and use it in GitHub Desktop.
Save anonymous/663e0f08a5da459d35eb to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
{
"vars": {
"@grid-columns": "24",
"@grid-gutter-width": "10"
},
"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