Created
March 30, 2015 04:55
-
-
Save anonymous/10406c707daf48156a9f to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"vars": {}, | |
"css": [ | |
"grid.less", | |
"forms.less", | |
"buttons.less", | |
"responsive-utilities.less", | |
"navs.less", | |
"navbar.less", | |
"dropdowns.less" | |
], | |
"js": [ | |
"dropdown.js", | |
"collapse.js" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment