first commit
This commit is contained in:
10
web/common/static/bootstrap-v4/scss/bootstrap-reboot.scss
vendored
Normal file
10
web/common/static/bootstrap-v4/scss/bootstrap-reboot.scss
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// Bootstrap Reboot only
|
||||
//
|
||||
// Includes only Normalize and our custom Reboot reset.
|
||||
|
||||
@import "variables";
|
||||
@import "mixins/hover";
|
||||
@import "mixins/tab-focus";
|
||||
|
||||
@import "normalize";
|
||||
@import "reboot";
|
||||
Reference in New Issue
Block a user