less.ruby icon indicating copy to clipboard operation
less.ruby copied to clipboard

Less Ruby — now at http://github.com/cowboyd/less.rb

Results 93 less.ruby issues
Sort by recently updated
recently updated
newest added

In regards to lessc --watch. Since there may be a noticeable delay between saving a file and the processing completion, one way to speed this up would be to split...

enhancement
2.0 - less.js

Run lessc on UTF-8 BOM file cause this error: ``` ! Syntax Error: on line 1: expected one of * - @ :: : . # [ @media @font-face @import...

future

Apps written using Java's JSF are littered with HTML elements with colons in the ID, eg: ``` ``` To select these with CSS you can backslash the colon, like this:...

pending
low priority