Re: CSS Variables

On 9/02/2011 5:31 AM, Tab Atkins Jr. wrote:

> Those both require character-level variables to work as written, which are evil.


What about this one.

@var $US;    span:before { content: '$US' }


How do we not return the value of foo?


-- 
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo

Received on Wednesday, 9 February 2011 00:01:15 UTC