xref: /openbmc/webui-vue/src/assets/styles/_obmc-custom.scss (revision 5ea167820bb5f1cdfe4b501eb3c70daf1a3732d3)
1// Vendor styles
2@import "./bootstrap";
3@import "~bootstrap-vue/src/index";
4
5// Custom BMC styles
6@import "./bmc/custom";
7