Re: Cross Referencing Between Elements

On 6/11/14, 2:34 PM, Brian Blakely wrote:
> Error Handling

This section needs to at least define the behavior of:

.foo {
   width: calc( $(.foo width 90vw) - 200px );
}

as well as more complicated variants thereof.

-Boris

Received on Wednesday, 11 June 2014 18:42:11 UTC