Tailwind: How can I remove the autosize gaps from the grid?

Viewed 11

I'm trying to make a 3x3 grid in Tailwind for which I would like the box elements to be touching. However, despite requesting no gap, Tailwind is automatically separating the boxes to spread them across the screen.

This is my attempt

0 Answers
Related