Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rafaelcamargo/glorious-grid
- Owner: rafaelcamargo
- License: mit
- Created: 2015-01-05T02:19:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-20T00:42:43.000Z (about 8 years ago)
- Last Synced: 2024-04-26T07:01:08.947Z (7 months ago)
- Topics: css, grid
- Language: CSS
- Homepage: http://rafaelcamargo.github.io/glorious-grid
- Size: 87.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.