Created
August 18, 2014 16:43
-
-
Save anonymous/16da2812c97c5a25fef3 to your computer and use it in GitHub Desktop.
Bootstrap Customizer Config
This file contains 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": [ | |
"tables.less", | |
"forms.less", | |
"buttons.less", | |
"button-groups.less", | |
"input-groups.less", | |
"navs.less", | |
"navbar.less", | |
"pagination.less", | |
"labels.less", | |
"badges.less" | |
], | |
"js": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment