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
This was simply not added yet but is not very common. Though the openprops example contains quite a few of these.
As a result, if a custom property was declared in a media query, and it was declared earlier in the same selector without media query, it will incorrectly use the value of the media query for the selector when the media query doesn't match.
The text was updated successfully, but these errors were encountered:
This was simply not added yet but is not very common. Though the openprops example contains quite a few of these.
As a result, if a custom property was declared in a media query, and it was declared earlier in the same selector without media query, it will incorrectly use the value of the media query for the selector when the media query doesn't match.
The text was updated successfully, but these errors were encountered: