mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-05 11:04:43 +00:00
8 lines
143 B
SCSS
8 lines
143 B
SCSS
// Bootstrap Reboot only
|
|
//
|
|
// Includes only Normalize and our custom Reboot reset.
|
|
|
|
@import "variables";
|
|
@import "mixins";
|
|
|
|
@import "reboot";
|