patchcablemgr/assets/scss/bootstrap/bootstrap-reboot.scss
2020-11-22 22:50:42 +00:00

11 lines
198 B
SCSS
Executable File

// Bootstrap Reboot only
//
// Includes only Normalize and our custom Reboot reset.
@import "variables";
@import "mixins/hover";
@import "mixins/tab-focus";
@import "normalize";
@import "reboot";