Files
less.js/lib
Miguel Castillo b7224670c9 Adding handling for upper case drive letter in Windows
The check fails when the path starts with a Windows letter drive that’s
upper case, causing the path to then include the currentDirectory.
This fails when a rootPath is specified along with an import statements
like:

@import url("brackets_colors.less");
2014-07-11 18:36:03 -04:00
..
2014-01-13 23:39:52 -05:00