- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Oct 2016 20:22:24 +0000
- To: public-css-archive@w3.org
Over at the WHATWG issue, the original example was:
~~~ css
:root {--ThemeColor: meta("theme-color" color, "theme_color" color, 
#3F51B5);/* like attr() */}
~~~
That means, `meta()` would be used with CSS Variables, but could also 
be used without them.
-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/575#issuecomment-253327852 
using your GitHub account
Received on Wednesday, 12 October 2016 20:22:30 UTC