bootstrap/scss/bootstrap-reboot.scss

7 lines
87 B
SCSS
Raw Normal View History

@use "banner" with (
$file: "Reboot"
);
@forward "root";
@forward "content/reboot";