mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
move custom down so folks can reassign var values and use other vars
This commit is contained in:
2
scss/bootstrap.scss
vendored
2
scss/bootstrap.scss
vendored
@@ -6,9 +6,9 @@
|
||||
*/
|
||||
|
||||
// Core variables and mixins
|
||||
@import "custom";
|
||||
@import "variables";
|
||||
@import "mixins";
|
||||
@import "custom";
|
||||
|
||||
// Reset and dependencies
|
||||
@import "normalize";
|
||||
|
Reference in New Issue
Block a user