grid-cols-3

The grid-cols-3 class belongs to the grid template columns group within the flexbox-and-grid category.

Resulting CSS

grid-template-columns: repeat(3, minmax(0, 1fr));

Other Grid template columns Classes

Get Tailwind Scanner!

The absolute must-have tool for anyone using Tailwind CSS.

Scan, Edit, Export any tailwind site in browser to create the perfect UI - download the chrome extension!