1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 15:44:51 +02:00
Files
bootstrap/scss/bootstrap-reboot.scss
2025-07-16 10:26:51 -07:00

7 lines
87 B
SCSS

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