xref
: /
openbmc
/
webui-vue
/
src
/
assets
/
styles
/
_obmc-custom.scss
(revision d36ac8a8be8636ddd0e64ce005d507b21bcdeb00)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// Vendor styles
2
@import "./bootstrap";
3
4
// Custom BMC styles
5
@import ".
/bmc/custom
";
6