mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
implements a _custom.scss, resolves #17322
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// Custom Overrides
|
||||
//
|
||||
// Copy settings from `_variables.scss` to this file to override
|
||||
// the Bootstrap defaults without modifying key, versioned files.
|
||||
Vendored
+1
@@ -6,6 +6,7 @@
|
||||
|
||||
// Core variables and mixins
|
||||
@import "variables";
|
||||
@import "custom";
|
||||
@import "mixins";
|
||||
|
||||
// Reset and dependencies
|
||||
|
||||
Reference in New Issue
Block a user