https://github.com/kennetpostigo/grid
Bootstraps Grid System
https://github.com/kennetpostigo/grid
Last synced: 2 months ago
JSON representation
Bootstraps Grid System
- Host: GitHub
- URL: https://github.com/kennetpostigo/grid
- Owner: kennetpostigo
- Created: 2016-03-28T14:11:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T14:59:06.000Z (about 9 years ago)
- Last Synced: 2025-03-07T23:42:37.187Z (2 months ago)
- Language: CSS
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grid
> Bootstrap Grid SystemGrid is module that contains Bootstraps Grid System. I created this because I
didn't want to include all of Bootstrap in my application when I was only using
the grid and making the rest of the components on my own. All of the code in this
repo is from [Bootstrap](https://github.com/twbs/bootstrap-sass).## Usage
`npm install --save gridsystem`
## License
MIT