mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
10 lines
164 B
SCSS
10 lines
164 B
SCSS
// Bootstrap Reboot only
|
|
//
|
|
// Includes only Normalize and our custom Reboot reset.
|
|
|
|
@import "functions";
|
|
@import "variables";
|
|
@import "mixins";
|
|
|
|
@import "reboot";
|