Responsive Item Grid (Explicit Base Case)

This example explicitly sets `grid-cols-1` for the smallest screens, then changes the number of columns for `sm`, `md`, and `lg` breakpoints. Resize your browser window to see the changes.

Item 1
Item 2
Item 3
Item 4
Item 5
Item 6
Item 7
Item 8

Explanation: