Derick Montague | b115aea | 2020-04-17 16:49:15 -0500 | [diff] [blame] | 1 | // Removing reboot and type imports to resolve |
| 2 | // conflicts with vuepress styles |
| 3 | @import "~bootstrap/scss/functions"; |
| 4 | @import "~bootstrap/scss/variables"; |
| 5 | @import "~bootstrap/scss/mixins"; |
| 6 | @import "~bootstrap/scss/root"; |
Derick Montague | f2cec75 | 2020-06-24 21:17:38 -0500 | [diff] [blame^] | 7 | @import "~bootstrap/scss/reboot"; |
Derick Montague | b115aea | 2020-04-17 16:49:15 -0500 | [diff] [blame] | 8 | @import "~bootstrap/scss/alert"; |
| 9 | @import "~bootstrap/scss/badge"; |
| 10 | @import "~bootstrap/scss/breadcrumb"; |
| 11 | @import "~bootstrap/scss/button-group"; |
| 12 | @import "~bootstrap/scss/buttons"; |
| 13 | @import "~bootstrap/scss/card"; |
| 14 | @import "~bootstrap/scss/close"; |
| 15 | @import "~bootstrap/scss/code"; |
| 16 | @import "~bootstrap/scss/custom-forms"; |
| 17 | @import "~bootstrap/scss/dropdown"; |
| 18 | @import "~bootstrap/scss/forms"; |
| 19 | @import "~bootstrap/scss/grid"; |
| 20 | @import "~bootstrap/scss/images"; |
| 21 | @import "~bootstrap/scss/input-group"; |
| 22 | @import "~bootstrap/scss/list-group"; |
| 23 | @import "~bootstrap/scss/media"; |
| 24 | @import "~bootstrap/scss/modal"; |
| 25 | @import "~bootstrap/scss/nav"; |
| 26 | @import "~bootstrap/scss/navbar"; |
| 27 | @import "~bootstrap/scss/pagination"; |
| 28 | @import "~bootstrap/scss/popover"; |
| 29 | @import "~bootstrap/scss/progress"; |
| 30 | @import "~bootstrap/scss/spinners"; |
| 31 | @import "~bootstrap/scss/tables"; |
| 32 | @import "~bootstrap/scss/toasts"; |
| 33 | @import "~bootstrap/scss/tooltip"; |
| 34 | @import "~bootstrap/scss/transitions"; |
| 35 | @import "~bootstrap/scss/utilities"; |