mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 12:04:15 +00:00
9 lines
163 B
SCSS
Executable file
9 lines
163 B
SCSS
Executable file
@import "mixins/banner";
|
|
@include bsBanner(Reboot);
|
|
|
|
@import "functions";
|
|
@import "variables";
|
|
@import "maps";
|
|
@import "mixins";
|
|
@import "root";
|
|
@import "reboot";
|