Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelcamargo/glorious-grid

The simple, light and clean grid.
https://github.com/rafaelcamargo/glorious-grid

css grid

Last synced: 10 days ago
JSON representation

The simple, light and clean grid.

Awesome Lists containing this project

README

        

Glorious Grid v1.0.0
============

The simple, light and clean grid.

### Installation
`npm install ggrid --save`

### Documentation
http://rafaelcamargo.github.io/glorious-grid

### Revision History

- v1.0.0 Simplified some css class names and finished the documentation page.
- v0.3.0 Became possible to keep the grid multi-column either on tablet, smartphone or both.
- v0.2.0 Made the grid becomes single-column on screens lower than 960 pixels.
- v0.1.0 First sketch.