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