- From: Daniel Glazman via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Jun 2016 14:21:15 +0000
- To: public-css-archive@w3.org
Just thinking out loud, we have `not` in MQs and it's doing precisely
what you want, right?-)
@media screen and (color) { /* your @when statements */ }
@media not screen and (color) { /* your @else statements */ }
--
GitHub Notification of comment by therealglazou
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/112#issuecomment-224604440
using your GitHub account
Received on Wednesday, 8 June 2016 14:21:22 UTC