- From: Chris Eppstein <chris@eppsteins.net>
- Date: Fri, 17 Feb 2012 14:43:05 -0800
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: François REMY <fremycompany_pub@yahoo.fr>, www-style@w3.org
Received on Friday, 17 February 2012 22:43:36 UTC
Variables are a new primitive. Seems justified.
chris
On Fri, Feb 17, 2012 at 2:39 PM, Tab Atkins Jr. <jackalmage@gmail.com>wrote:
> On Fri, Feb 17, 2012 at 2:35 PM, Chris Eppstein <chris@eppsteins.net>
> wrote:
> > What's wrong with using $?
> >
> > :root { $accentColor: green; }
> > h1 { color: $accentColor; }
>
> It violates the Core Grammar, unfortunately. That doesn't make it
> impossible to do, it just means we need a pretty good justification
> for it.
>
> ~TJ
>
Received on Friday, 17 February 2012 22:43:36 UTC