Should display
be grid
for the library to take effect?
#154
fujianjin6471
started this conversation in
General
Replies: 1 comment
-
Could you provide a reproduction? Even the demo-page has two sections where |
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.
-
In my case, I want to use this library for a list (one column), but when I remove
display: grid
from.container
in CSS, it doesn't work. Does this library work whendisplay
is notgrid
?Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions