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
For example Chosen.js uses this @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) and Legacssy is collapsing this media query even though they should not be.
The text was updated successfully, but these errors were encountered:
For example Chosen.js uses this
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)
and Legacssy is collapsing this media query even though they should not be.The text was updated successfully, but these errors were encountered: