https://github.com/chrisdothtml/lightgrid
Powerful, lightweight responsive grid
https://github.com/chrisdothtml/lightgrid
Last synced: 2 months ago
JSON representation
Powerful, lightweight responsive grid
- Host: GitHub
- URL: https://github.com/chrisdothtml/lightgrid
- Owner: chrisdothtml
- Created: 2015-01-30T01:01:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T17:08:57.000Z (almost 11 years ago)
- Last Synced: 2025-03-23T16:43:21.131Z (over 1 year ago)
- Language: CSS
- Size: 141 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LightGrid
===
Powerful, lightweight responsive grid
### Demo
You can view a Demo of LightGrid [here](http://codepen.io/chrisdothtml/pen/razGKG).
### Why should I use LightGrid?
While there are plenty of pre-packaged responsive libraries out there, LightGrid trims the fat, and only gives you the bare essentials for responsive development; so you can quickly dive into a project, and focus on the the important stuff.
### How do I get started?
To use LightGrid, all you need is to download the .css or .min.css files. If you'd like to edit LightGrid, download or clone the entire repo, and run the following:
npm install
This will install Grunt and all the dependencies necessary for the project.