Dallas Clarke
Results
2
comments of
Dallas Clarke
And another /\\?/.test(a)
@marklagendijk, don't apply this change. It's better just to modify:- private static string WinLess::LessCompiler::CreateCompileArguments(string lessFile, string cssFile, bool minify) { string arguments = string.Format("\"{0}\" \"{1}\" --no-color", lessFile, cssFile); return string.Format(minify...