Yoshie Muranaka | a88f752 | 2020-07-08 15:37:22 -0700 | [diff] [blame^] | 1 | // Custom and Vendor helpers |
2 | @import "src/assets/styles/bmc/helpers/index"; | ||||
3 | @import "src/assets/styles/bootstrap/helpers"; | ||||
Derick Montague | b115aea | 2020-04-17 16:49:15 -0500 | [diff] [blame] | 4 | |
Yoshie Muranaka | a88f752 | 2020-07-08 15:37:22 -0700 | [diff] [blame^] | 5 | // Vendor styles |
6 | @import "src/assets/styles/bootstrap/index"; | ||||
7 | @import "~bootstrap-vue/src/index"; | ||||
8 | |||||
9 | // Custom BMC styles | ||||
10 | @import "src/assets/styles/bmc/custom/index"; |