Skip to content

A utility-first CSS framework, build to quickly design and structure responsive sites with classes like flex, flex-column, justify-center, grid, col-span-2...

License

Notifications You must be signed in to change notification settings

valmisson/gridi

Repository files navigation

Gridi

A modern utility Grid System.

A utility-first CSS framework, build to quickly design and structure responsive sites with classes like flex, flex-column, justify-center, grid, col-span-2...

npm license

Documentation

Check the documentation website

Installation

Looking to quickly add Gridi to your project? Use npm or unpkg.

Install Gridi via npm

$ npm install gridi

Install Gridi via unpkg

<link href="https://unpkg.com/gridi@^2/dist/gridi.min.css" rel="stylesheet">

License

MIT

Copyright (c) 2019-present, Valmisson Grizorte