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 shouldn't report an error. Same also for e.g. @supports (content-visibility: hidden) and (display: flex) {
Any or conditions or if prefixed with not should continue to report errors just like now.
The text was updated successfully, but these errors were encountered:
https://developer.mozilla.org/en-US/docs/Web/CSS/@supports
This shouldn't report an error. Same also for e.g.
@supports (content-visibility: hidden) and (display: flex) {
Any
or
conditions or if prefixed withnot
should continue to report errors just like now.The text was updated successfully, but these errors were encountered: