|
5 | 5 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
6 | 6 | */
|
7 | 7 |
|
8 |
| -@import "bootstrap/functions"; |
9 |
| -@import "bootstrap/variables"; |
10 |
| -@import "bootstrap/mixins"; |
11 |
| -@import "bootstrap/root"; |
12 |
| -@import "bootstrap/reboot"; |
13 |
| -@import "bootstrap/type"; |
14 |
| -@import "bootstrap/images"; |
15 |
| -// @import "bootstrap/code"; |
16 |
| -@import "bootstrap/grid"; |
17 |
| -@import "bootstrap/tables"; |
18 |
| -@import "bootstrap/forms"; |
19 |
| -@import "bootstrap/buttons"; |
20 |
| -// @import "bootstrap/transitions"; |
21 |
| -// @import "bootstrap/dropdown"; |
22 |
| -// @import "bootstrap/button-group"; |
23 |
| -// @import "bootstrap/input-group"; |
24 |
| -// @import "bootstrap/custom-forms"; |
25 |
| -@import "bootstrap/nav"; |
26 |
| -@import "bootstrap/navbar"; |
27 |
| -@import "bootstrap/card"; |
28 |
| -// @import "bootstrap/breadcrumb"; |
29 |
| -// @import "bootstrap/pagination"; |
30 |
| -@import "bootstrap/badge"; |
31 |
| -// @import "bootstrap/jumbotron"; |
32 |
| -@import "bootstrap/alert"; |
33 |
| -@import "bootstrap/progress"; |
34 |
| -// @import "bootstrap/media"; |
35 |
| -// @import "bootstrap/list-group"; |
36 |
| -// @import "bootstrap/close"; |
37 |
| -// @import "bootstrap/modal"; |
38 |
| -// @import "bootstrap/tooltip"; |
39 |
| -// @import "bootstrap/popover"; |
40 |
| -// @import "bootstrap/carousel"; |
41 |
| -@import "bootstrap/utilities"; |
42 |
| -// @import "bootstrap/print"; |
| 8 | +@import "bootstrap"; |
0 commit comments