[François REMY:] > > The very idea of mixing up a function with a name ('define') is > > completely confusing. > > +1, BTW. > All right, just so I understand what was being talked about. What part of the following included/'mixed up' a "function"? :root { define-link-color: blue } a { color: $link-color } I see a user-defined property set to a value. And a delimiter to dereference/use that user-defined property. We're clearly not talking about the CSS function syntax since there is no such thing here so what are we referring to?Received on Thursday, 31 May 2012 18:24:32 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:17 UTC