Created
May 8, 2016 15:38
-
-
Save anonymous/7219fe8844ad511cd83a0cb55643ea60 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": [ | |
"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