|
1 | 1 | @import "variables";
|
2 | 2 |
|
3 |
| -// @import "~bootstrap/scss/bootstrap.scss"; |
4 |
| -@import "~bootstrap/scss/functions"; |
5 |
| -@import "~bootstrap/scss/variables"; |
6 |
| -@import "~bootstrap/scss/mixins"; |
7 |
| -@import "~bootstrap/scss/root"; |
8 |
| -@import "~bootstrap/scss/reboot"; |
9 |
| -@import "~bootstrap/scss/type"; |
10 |
| -// @import "~bootstrap/scss/images"; |
11 |
| -@import "~bootstrap/scss/code"; |
12 |
| -@import "~bootstrap/scss/grid"; |
13 |
| -@import "~bootstrap/scss/tables"; |
14 |
| -@import "~bootstrap/scss/forms"; |
15 |
| -@import "~bootstrap/scss/buttons"; |
16 |
| -@import "~bootstrap/scss/transitions"; |
17 |
| -@import "~bootstrap/scss/dropdown"; |
18 |
| -@import "~bootstrap/scss/button-group"; |
19 |
| -@import "~bootstrap/scss/input-group"; |
20 |
| -// @import "~bootstrap/scss/custom-forms"; |
21 |
| -@import "~bootstrap/scss/nav"; |
22 |
| -@import "~bootstrap/scss/navbar"; |
23 |
| -// @import "~bootstrap/scss/card"; |
24 |
| -@import "~bootstrap/scss/breadcrumb"; |
25 |
| -@import "~bootstrap/scss/pagination"; |
26 |
| -@import "~bootstrap/scss/badge"; |
27 |
| -@import "~bootstrap/scss/jumbotron"; |
28 |
| -@import "~bootstrap/scss/alert"; |
29 |
| -// @import "~bootstrap/scss/progress"; |
30 |
| -// @import "~bootstrap/scss/media"; |
31 |
| -// @import "~bootstrap/scss/list-group"; |
32 |
| -@import "~bootstrap/scss/close"; |
33 |
| -// @import "~bootstrap/scss/toasts"; |
34 |
| -@import "~bootstrap/scss/modal"; |
35 |
| -// @import "~bootstrap/scss/tooltip"; |
36 |
| -// @import "~bootstrap/scss/popover"; |
37 |
| -// @import "~bootstrap/scss/carousel"; |
38 |
| -// @import "~bootstrap/scss/spinners"; |
39 |
| -@import "~bootstrap/scss/utilities"; |
40 |
| -// @import "~bootstrap/scss/print"; |
41 |
| - |
| 3 | +@import "~bootstrap/scss/bootstrap.scss"; |
42 | 4 | @import "~bootswatch/dist/flatly/bootswatch";
|
43 | 5 | @import "~@fortawesome/fontawesome-free/css/all.css";
|
44 | 6 | @import "~@fortawesome/fontawesome-free/css/v4-shims.css";
|
|
0 commit comments