Re: DRYing up media queries

On Tue, May 28, 2013 at 11:01 AM, Chris Eppstein <chris@eppsteins.net> wrote:
> Instead of being media-specific, it could be a type of variables that are
> more sass-like and replaced at parse time instead of run-time.

Yes, we'll need lexical variables at some point anyway if we do mixins
with arguments.  Once we do that, we can use the same mechanism for
stylesheet-wide variables.

~TJ

Received on Wednesday, 29 May 2013 00:20:02 UTC