1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

switching position of custom in bootstrap.scss for better efficiency

This commit is contained in:
Stephanie Kendall 2015-12-16 09:27:09 -06:00
parent aaae40c069
commit 523c5a3d1a

2
scss/bootstrap.scss vendored
View file

@ -5,8 +5,8 @@
*/
// Core variables and mixins
@import "variables";
@import "custom";
@import "variables";
@import "mixins";
// Reset and dependencies