mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
add custom overrides to other bundles
This commit is contained in:
Vendored
+1
@@ -52,6 +52,7 @@ $grid-gutter-width: 1.875rem !default; // 30px
|
||||
// Grid mixins
|
||||
//
|
||||
|
||||
@import "custom";
|
||||
@import "variables";
|
||||
|
||||
@import "mixins/clearfix";
|
||||
|
||||
Vendored
+1
@@ -2,6 +2,7 @@
|
||||
//
|
||||
// Includes only Normalize and our custom Reboot reset.
|
||||
|
||||
@import "custom";
|
||||
@import "variables";
|
||||
@import "mixins/hover";
|
||||
@import "mixins/tab-focus";
|
||||
|
||||
Reference in New Issue
Block a user