RE: [css-variables] status ?

[Peter Sorotokin:]
> 
> Perhaps, a naïve question, but would not it be possible to do define
> syntax as var foo instead of var-foo?
> 
> .container {
>     var foo: 20px;
> }

The current grammar does not allow for spaces on the property side of the declaration.

> 
> I guess I just like sh better than perl ;-)
> 
> I think var-foo is really ugly.
> 
We have unambiguously established that there is no proposal that will not be ugly to someone... 

Received on Friday, 25 May 2012 22:40:01 UTC