Fixes for pedantic filename case on linux

This commit is contained in:
Adrian Cowan
2013-07-27 01:38:51 +10:00
parent c7a2d41b8d
commit 9399869469
9 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
@import "prefixer";
@import "bootstrap/variables";
@import "Bootstrap/variables";
@colorDark : @grayDark;
@colorLight : @grayLighter;