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

@ -49,7 +49,7 @@ module.exports = function (grunt) {
},
bootstrap: {
src : "UI/Content/bootstrap/bootstrap.less",
src : "UI/Content/Bootstrap/bootstrap.less",
dest: "_output/UI/Content/bootstrap.css"
},
general : {