Carl Morlock

Results 6 comments of Carl Morlock

Are there steps to easily reproduce this?

Using Chrome, I _can_ get it to pass if I use the basic "toBe" method and use `rgb(255, 0, 0)` though it has to be an exact string. `expect($(window).myPlugin({"backgroundColor":"#ff0000"}).css("backgroundColor")).toBe('rgb(255, 0,...

This would also be useful for bootstrap where you have the bootstrap.less and the theme.less files that both need to be compiled in order for it to work properly.

I have the same problem when running from Tools > Build. An error will be returned if a semicolon is used as an argument separator: ``` Expected ')' but found...

I decided to try a restart and dotless now works... however I'm getting a compile error. ``` [Compile] C:\Users\cmorlock.DNPB\AppData\Roaming\Sublime Text 2\Packages\LESS-build\LESS-normal.sublime-build-choice -> C:\Users\cmorlock.DNPB\AppData\Roaming\Sublime Text 2\Packages\LESS-build\LESS-normal.css Content after finishing parsing (missing...