bootstrap/scss/bootstrap-reboot.scss

10 lines
161 B
SCSS
Raw Normal View History

// Bootstrap Reboot only
//
// Includes only Normalize and our custom Reboot reset.
@import "variables";
@import "mixins";
2016-12-27 00:33:55 +00:00
@import "custom";
@import "reboot";