Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
09a3b9e0b51c8c0a4ffff29581834c5f3b69b79e
/
.
/
src
/
assets
/
styles
/
_obmc-custom.scss
blob: 068364cf5d8647510cd62c8f159ca7d344f757ab [
file
] [
log
] [
blame
]
// Vendor styles
@import
"./bootstrap"
;
@import
"~bootstrap-vue/src/index"
;
// Custom BMC styles
@import
"./bmc/custom"
;