The right way of having a list wrapping with proper spacing #2893
-
Hi! When using A workaround for this would be adding See an code example here: https://play.tailwindcss.com/YJSXzHUpOG |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Would you be able to share a tailwindcss play link? |
Beta Was this translation helpful? Give feedback.
-
https://tailwindcss.com/docs/gap |
Beta Was this translation helpful? Give feedback.
-
Hey! 👋 I am touching on this exact point in this video, at the ~3:30 mark: https://youtu.be/wTRTC4JNSGs?t=213 As @MathGeniusJodie mentioned above, this will be solved with the implementation of the Until then, we're forced to do the negative spacing trick on the parent wrapper as a workaround solution. It's coming though! One day. |
Beta Was this translation helpful? Give feedback.
https://tailwindcss.com/docs/gap
except it's not supported in safari yet, so would recommend using margin on the children with a negative margin on the parent