I’m using TailwindCSS to make some grid based layouts.
I’ve a grid which has 100 rows and 100 columns (extended the default tailwind config)
As you can see from the Tailwind Play, the last grid’s height is more than it should be.
https://play.tailwindcss.com/oWUkeZWKG1
I think there is something wrong with the rows. What am I missing here?