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

Mixin's arguments can't work with IE filters (and other unusual places)

Open devgru opened this issue 15 years ago • 3 comments

I tried to use: .ie-opacity (@opacity: 0){ filter: alpha(opacity=@opacity); }

And I always get opacity=0 ('cause it's default value), with any @opacity given.

devgru avatar Dec 11 '09 11:12 devgru

yeah this is really annoying - filter: alpha(...) is useful sometimes

jtousek avatar Dec 12 '09 08:12 jtousek

+1 for this!

timkelty avatar Jan 28 '10 21:01 timkelty

cloudhead, any progress on this? this is key feature!! I won't be able to actually use less without this one.

jtousek avatar Jan 28 '10 21:01 jtousek