https://github.com/yesdevnull/bootstrap-grids
Bootstrap Grids and nothing else.
https://github.com/yesdevnull/bootstrap-grids
Last synced: about 1 year ago
JSON representation
Bootstrap Grids and nothing else.
- Host: GitHub
- URL: https://github.com/yesdevnull/bootstrap-grids
- Owner: yesdevnull
- License: mit
- Created: 2015-03-19T10:54:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-07T10:22:11.000Z (about 11 years ago)
- Last Synced: 2025-03-06T17:59:39.068Z (about 1 year ago)
- Language: CSS
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Grids
This is essentially a fork of [Bootstrap](https://github.com/twbs/bootstrap-sass), but only with the grids/layout components.
Current version references Bootstrap Sass 3.3.4
### Note
Due to a little hiccup, the version numbers are slightly off because it's not possible to update a package with the same version number.
## Why?
I love Bootstrap and its grid system, but I rarely use any other components in most of my work. It'd be easier for me if I could just import the Boostrap grids component only, and not have to deal with the rest.
I'm going to try and maintain this so it's up-to-date with the main Bootstrap repo.