mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 15:44:51 +02:00
7 lines
87 B
SCSS
7 lines
87 B
SCSS
@use "banner" with (
|
|
$file: "Reboot"
|
|
);
|
|
|
|
@forward "root";
|
|
@forward "content/reboot";
|