summaryrefslogtreecommitdiff
path: root/templates/assets/bootstrap/scss/bootstrap-reboot.scss
blob: 5867f08ec98c33a19154e70fe076d8dd40f3efa1 (plain)
1
2
3
4
5
6
7
8
9
// Bootstrap Reboot only
//
// Includes only Normalize and our custom Reboot reset.

@import "custom";
@import "variables";
@import "mixins";

@import "reboot";