mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +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
|
// Grid mixins
|
||||||
//
|
//
|
||||||
|
|
||||||
|
@import "custom";
|
||||||
@import "variables";
|
@import "variables";
|
||||||
|
|
||||||
@import "mixins/clearfix";
|
@import "mixins/clearfix";
|
||||||
|
|||||||
Vendored
+1
@@ -2,6 +2,7 @@
|
|||||||
//
|
//
|
||||||
// Includes only Normalize and our custom Reboot reset.
|
// Includes only Normalize and our custom Reboot reset.
|
||||||
|
|
||||||
|
@import "custom";
|
||||||
@import "variables";
|
@import "variables";
|
||||||
@import "mixins/hover";
|
@import "mixins/hover";
|
||||||
@import "mixins/tab-focus";
|
@import "mixins/tab-focus";
|
||||||
|
|||||||
Reference in New Issue
Block a user