|
5 | 5 | // Reset and dependencies
|
6 | 6 | @import "bootstrap/normalize";
|
7 | 7 | // @import "bootstrap/print";
|
8 |
| -@import "bootstrap/glyphicons"; |
| 8 | +// @import "bootstrap/glyphicons"; |
9 | 9 |
|
10 | 10 | // Core CSS
|
11 | 11 | @import "bootstrap/scaffolding";
|
12 | 12 | @import "bootstrap/type";
|
13 | 13 | @import "bootstrap/code";
|
14 | 14 | @import "bootstrap/grid";
|
15 |
| -@import "bootstrap/tables"; |
16 |
| -@import "bootstrap/forms"; |
| 15 | +// @import "bootstrap/tables"; |
| 16 | +// @import "bootstrap/forms"; |
17 | 17 | @import "bootstrap/buttons";
|
18 | 18 |
|
19 | 19 | // Components
|
20 |
| -@import "bootstrap/component-animations"; |
| 20 | +// @import "bootstrap/component-animations"; |
21 | 21 | @import "bootstrap/dropdowns";
|
22 |
| -@import "bootstrap/button-groups"; |
23 |
| -@import "bootstrap/input-groups"; |
24 |
| -@import "bootstrap/navs"; |
| 22 | +// @import "bootstrap/button-groups"; |
| 23 | +// @import "bootstrap/input-groups"; |
| 24 | +// @import "bootstrap/navs"; |
25 | 25 | @import "bootstrap/navbar";
|
26 |
| -@import "bootstrap/breadcrumbs"; |
27 |
| -@import "bootstrap/pagination"; |
28 |
| -@import "bootstrap/pager"; |
29 |
| -@import "bootstrap/labels"; |
30 |
| -@import "bootstrap/badges"; |
31 |
| -@import "bootstrap/jumbotron"; |
32 |
| -@import "bootstrap/thumbnails"; |
33 |
| -@import "bootstrap/alerts"; |
34 |
| -@import "bootstrap/progress-bars"; |
35 |
| -@import "bootstrap/media"; |
36 |
| -@import "bootstrap/list-group"; |
| 26 | +// @import "bootstrap/breadcrumbs"; |
| 27 | +// @import "bootstrap/pagination"; |
| 28 | +// @import "bootstrap/pager"; |
| 29 | +// @import "bootstrap/labels"; |
| 30 | +// @import "bootstrap/badges"; |
| 31 | +// @import "bootstrap/jumbotron"; |
| 32 | +// @import "bootstrap/thumbnails"; |
| 33 | +// @import "bootstrap/alerts"; |
| 34 | +// @import "bootstrap/progress-bars"; |
| 35 | +// @import "bootstrap/media"; |
| 36 | +// @import "bootstrap/list-group"; |
37 | 37 | @import "bootstrap/panels";
|
38 |
| -@import "bootstrap/responsive-embed"; |
39 |
| -@import "bootstrap/wells"; |
40 |
| -@import "bootstrap/close"; |
| 38 | +// @import "bootstrap/responsive-embed"; |
| 39 | +// @import "bootstrap/wells"; |
| 40 | +// @import "bootstrap/close"; |
41 | 41 |
|
42 | 42 | // Components w/ JavaScript
|
43 | 43 | @import "bootstrap/modals";
|
44 |
| -@import "bootstrap/tooltip"; |
45 |
| -@import "bootstrap/popovers"; |
46 |
| -@import "bootstrap/carousel"; |
| 44 | +// @import "bootstrap/tooltip"; |
| 45 | +// @import "bootstrap/popovers"; |
| 46 | +// @import "bootstrap/carousel"; |
47 | 47 |
|
48 | 48 | // Utility classes
|
49 | 49 | @import "bootstrap/utilities";
|
|
0 commit comments