grid-rows-5
The class grid-rows-5 is a Tailwind CSS class, part of the grid template rows classes in the category flexbox & grid.
Resulting CSS
grid-template-rows: repeat(5, minmax(0, 1fr));
The class grid-rows-5 is a Tailwind CSS class, part of the grid template rows classes in the category flexbox & grid.
grid-template-rows: repeat(5, minmax(0, 1fr));
Build, design and debug your Tailwind website visually with Tailscan, right within the browser.
Try on this page