Tailwind grid

Hi guys im doing a project with NextJS and Tailwindcss and I want to build a page with images looking like this print from Figma but i am struggling a lot with it. I think it should be done with Grid, can someone help me with this please?
No description
2 Replies
wardxela
wardxela10mo ago
Hello, you're right, this layout can be easily made using grid, especially if it is going to be static (like landing page or something) See here https://play.tailwindcss.com/g7AC75H7Yg
Tailwind Play
Tailwind Play
An advanced online playground for Tailwind CSS that lets you use all of Tailwind's build-time features directly in the browser.
kesh
kesh10mo ago
thank you very much!!! it works