2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

move custom down so folks can reassign var values and use other vars

This commit is contained in:
Mark Otto
2016-12-26 16:33:33 -08:00
parent e8ff150ab7
commit 4482503237
+1 -1
View File
@@ -6,9 +6,9 @@
*/
// Core variables and mixins
@import "custom";
@import "variables";
@import "mixins";
@import "custom";
// Reset and dependencies
@import "normalize";