]> git.ipfire.org Git - ipfire.org.git/blob - static/scss/bootstrap-4.0.0-alpha.6/scss/bootstrap-reboot.scss
.gitignore: Add .vscode
[ipfire.org.git] / static / scss / bootstrap-4.0.0-alpha.6 / scss / bootstrap-reboot.scss
1 // Bootstrap Reboot only
2 //
3 // Includes only Normalize and our custom Reboot reset.
4
5 @import "variables";
6 @import "mixins";
7 @import "custom";
8
9 @import "normalize";
10 @import "reboot";