Re: @else in Media Queries
Daniel Glazman <[email protected]>
| Newsgroups | gmane.comp.web.css.general |
|---|---|
| Message-ID | <[email protected]> |
Forgot to say one thing: it also implies new constraints on rule insertion since you obviously can't insert let's say a style rule between an @media and its @else. Oh, wait but you could insert another @media rule :-) Urgh. I really dislike this now. Far too hacky. </Daniel>