bootstrap/scss/bootstrap-reboot.scss

7 lines
87 B
SCSS

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