summaryrefslogtreecommitdiff
path: root/docs/.vuepress/styles/_index.scss
blob: 157898e6675fb27310956e6910459fa8fc801c91 (plain)
1
2
3
4
5
6
7
8
9
10
// Custom and Vendor helpers
@import "src/assets/styles/bmc/helpers/index";
@import "src/assets/styles/bootstrap/helpers";

// Vendor styles
@import "src/assets/styles/bootstrap/index";
@import "~bootstrap-vue/src/index";

// Custom BMC styles
@import "src/assets/styles/bmc/custom/index";