Re: [csswg-drafts] [mediaqueries][css-conditional] else

Actually it seems to me it is even possible for preprocessors to 
integrate the new CSS `@if` with their existing one, so that authors 
wouldn't need to distinguish between the two `@if`s, and CSS's `@if` 
would be generated when the preprocessor thinks it should do.

Since CSS's `@if` is somehow a syntax suger of existing syntax, the 
preprocessors can generate the old syntax if requested before all 
browsers ship the support of the new syntax.

-- 
GitHub Notification of comment by upsuper
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/112#issuecomment-221846220 
using your GitHub account

Received on Thursday, 26 May 2016 11:29:15 UTC