Fixes for pedantic filename case on linux

This commit is contained in:
Adrian Cowan 2013-07-27 01:38:51 +10:00
commit 9399869469
9 changed files with 19 additions and 19 deletions

View file

@ -1,5 +1,5 @@
@import "prefixer";
@import "bootstrap/variables";
@import "Bootstrap/variables";
@colorDark : @grayDark;
@colorLight : @grayLighter;