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
{{ message }}
This repository was archived by the owner on May 28, 2026. It is now read-only.
If you have issues with edge not respecting the media queries - make sure you have no classes on the [deckgrid] element. Edge will return this:
[deckgrid].classname::before
as a selector and therefore does not match the used regex
If you have issues with edge not respecting the media queries - make sure you have no classes on the [deckgrid] element. Edge will return this:
[deckgrid].classname::before
as a selector and therefore does not match the used regex