You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Media rules like @media (max-width: 701px) and (not (any-pointer: fine)) will result in the whole block being dropped. What's worse, it is completely silent, doesn't even issue a warning.
The text was updated successfully, but these errors were encountered:
Media rules like
@media (max-width: 701px) and (not (any-pointer: fine))
will result in the whole block being dropped. What's worse, it is completely silent, doesn't even issue a warning.The text was updated successfully, but these errors were encountered: