@@ -15,47 +15,47 @@ $light: #FFFFFF;
15
15
16
16
// scss-docs-start import-stack
17
17
// Configuration
18
- @import " ../../ bootstrap/scss/functions" ;
19
- @import " ../../ bootstrap/scss/variables" ;
20
- @import " ../../ bootstrap/scss/mixins" ;
21
- @import " ../../ bootstrap/scss/utilities" ;
18
+ @import " bootstrap/scss/functions" ;
19
+ @import " bootstrap/scss/variables" ;
20
+ @import " bootstrap/scss/mixins" ;
21
+ @import " bootstrap/scss/utilities" ;
22
22
23
23
// Layout & components
24
- @import " ../../ bootstrap/scss/root" ;
25
- @import " ../../ bootstrap/scss/reboot" ;
26
- @import " ../../ bootstrap/scss/type" ;
27
- @import " ../../ bootstrap/scss/images" ;
28
- @import " ../../ bootstrap/scss/containers" ;
29
- @import " ../../ bootstrap/scss/grid" ;
30
- @import " ../../ bootstrap/scss/tables" ;
31
- @import " ../../ bootstrap/scss/forms" ;
32
- @import " ../../ bootstrap/scss/buttons" ;
33
- @import " ../../ bootstrap/scss/transitions" ;
34
- @import " ../../ bootstrap/scss/dropdown" ;
35
- @import " ../../ bootstrap/scss/button-group" ;
36
- @import " ../../ bootstrap/scss/nav" ;
37
- @import " ../../ bootstrap/scss/navbar" ;
38
- @import " ../../ bootstrap/scss/card" ;
39
- @import " ../../ bootstrap/scss/accordion" ;
40
- @import " ../../ bootstrap/scss/breadcrumb" ;
41
- @import " ../../ bootstrap/scss/pagination" ;
42
- @import " ../../ bootstrap/scss/badge" ;
43
- @import " ../../ bootstrap/scss/alert" ;
44
- @import " ../../ bootstrap/scss/progress" ;
45
- @import " ../../ bootstrap/scss/list-group" ;
46
- @import " ../../ bootstrap/scss/close" ;
47
- @import " ../../ bootstrap/scss/toasts" ;
48
- @import " ../../ bootstrap/scss/modal" ;
49
- @import " ../../ bootstrap/scss/tooltip" ;
50
- @import " ../../ bootstrap/scss/popover" ;
51
- @import " ../../ bootstrap/scss/carousel" ;
52
- @import " ../../ bootstrap/scss/spinners" ;
53
- @import " ../../ bootstrap/scss/offcanvas" ;
54
- @import " ../../ bootstrap/scss/placeholders" ;
24
+ @import " bootstrap/scss/root" ;
25
+ @import " bootstrap/scss/reboot" ;
26
+ @import " bootstrap/scss/type" ;
27
+ @import " bootstrap/scss/images" ;
28
+ @import " bootstrap/scss/containers" ;
29
+ @import " bootstrap/scss/grid" ;
30
+ @import " bootstrap/scss/tables" ;
31
+ @import " bootstrap/scss/forms" ;
32
+ @import " bootstrap/scss/buttons" ;
33
+ @import " bootstrap/scss/transitions" ;
34
+ @import " bootstrap/scss/dropdown" ;
35
+ @import " bootstrap/scss/button-group" ;
36
+ @import " bootstrap/scss/nav" ;
37
+ @import " bootstrap/scss/navbar" ;
38
+ @import " bootstrap/scss/card" ;
39
+ @import " bootstrap/scss/accordion" ;
40
+ @import " bootstrap/scss/breadcrumb" ;
41
+ @import " bootstrap/scss/pagination" ;
42
+ @import " bootstrap/scss/badge" ;
43
+ @import " bootstrap/scss/alert" ;
44
+ @import " bootstrap/scss/progress" ;
45
+ @import " bootstrap/scss/list-group" ;
46
+ @import " bootstrap/scss/close" ;
47
+ @import " bootstrap/scss/toasts" ;
48
+ @import " bootstrap/scss/modal" ;
49
+ @import " bootstrap/scss/tooltip" ;
50
+ @import " bootstrap/scss/popover" ;
51
+ @import " bootstrap/scss/carousel" ;
52
+ @import " bootstrap/scss/spinners" ;
53
+ @import " bootstrap/scss/offcanvas" ;
54
+ @import " bootstrap/scss/placeholders" ;
55
55
56
56
// Helpers
57
- @import " ../../ bootstrap/scss/helpers" ;
57
+ @import " bootstrap/scss/helpers" ;
58
58
59
59
// Utilities
60
- @import " ../../ bootstrap/scss/utilities/api" ;
60
+ @import " bootstrap/scss/utilities/api" ;
61
61
// scss-docs-end import-stack
0 commit comments