- From: Eli Morris-Heft <eli.morris.heft@gmail.com>
 - Date: Mon, 14 Feb 2011 16:01:32 -0600
 - To: "Tab Atkins Jr." <jackalmage@gmail.com>
 - Cc: www-style list <www-style@w3.org>
 
Received on Monday, 14 February 2011 22:02:25 UTC
Here's a question, because the discussion about the meaning of "component
value" (or whatever it will eventually be called) is ongoing.
Is the following valid? Doable? Useful?
@var $foo !important;
p {
    color: red $foo;
}
- Eli Morris-Heft
Received on Monday, 14 February 2011 22:02:25 UTC