2017-07-31 14:33:21 +02:00

11 lines
182 B
SCSS
Executable File

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