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

Gradients cause syntax errors

Open danfooo opened this issue 15 years ago • 1 comments

I'm struggling with gradients that throw syntax errors, for example:

-moz-linear-gradient(50% 100% 90deg, #59341E, #412110, #412110 90%, #361B0D 100%);

Is there any way I can use them? I think this is similar to #68, an escaping syntax like

% { }
would already help me, but should only be a first step, since I'd like to use @vars in there.

danfooo avatar Feb 01 '10 10:02 danfooo

I am bumping into this problem, too. It’s kind of heartbreaking

alanhogan avatar Feb 28 '10 07:02 alanhogan