Problems with dotLess Stopping characters and hacks list?

Posted by rDeeb on Stack Overflow See other posts from Stack Overflow or by rDeeb
Published on 2010-04-15T22:13:09Z Indexed on 2010/04/16 12:13 UTC
Read the original article Hit count: 291

Filed under:

Have any one run into trouble when running dotLess and having hacks on your CSS files? Been working on a project... just installed dotLess after one year of development to ease a little bit the job of creating new CSS files for some new functionality of the web site, and recently our old CSS is not working correctly.


Viewing the resulting CSS files we realized that the dotLess compiler stopeed at some hacks like this one:

html>/**/body #itemTable .informationView fieldset textarea { min-height: 1.3em; height: 1.3em; }

So we were wondering if there is any list of stopping words or hacks for dotLess?

© Stack Overflow or respective owner

Related posts about dotlesscss