RE: CSS Variables Draft Proposal

I may be piping in at the wrong time, or I might be the wrong person to do so. But I just wanted to ask...

What would be wrong with:

@var $foo 'the value';
Or
@var $foo "the value";

?

It seems that may help decide with problems such as @var $foo '/* the value */';


Colt Pini
 "sometime you need to fly a kite in hopes that, some day, you will leave the ground."

Received on Friday, 11 February 2011 16:56:27 UTC