Mike Stilllling

Results 1 issues of Mike Stilllling

In the `grid-template-column` documentation the classes are missing an "s" at the end of them. Current: `grid-col-12` Corrected: `grid-cols-12` **To Reproduce** Steps to reproduce the behavior: 1. Go to [https://uniformcss.com/api-reference/#grid-template-columns](https://uniformcss.com/api-reference/#grid-template-columns)...