less.ruby
less.ruby copied to clipboard
MS expressions
LESS chokes on any of the propriety MS expressions at the moment, but this one would be useful for setting a max-width
{width:expression(documentElement.clientWidth > @max-width-1 ? "@max-width" : "90%");}