Replies: 1 comment
-
Hey! We used to include |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is an issue where
gap-
is not supported on older Safari devices.As a result, there is a need to use
grid-gap: x px
with CSS in order to get it to work.I suggest that this gets fixed in one way or another so that there is no need for a manual CSS fix.
Beta Was this translation helpful? Give feedback.
All reactions