On Mon, May 14, 2012 at 5:15 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote: > comment comment { > var-background: var(background2); > var-background2: var(background); > } Argh, Luke pointed out that the above is just a dependency cycle, since they're each referring to the *current* value of the other var, not the inherited value. Screw it, I'm adding the var-inherit() function. It enables several other cool use-cases anyway. ~TJReceived on Tuesday, 15 May 2012 00:39:02 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:54 GMT