https://github.com/timothylong/kindling
A pocket-sized grid system built on the flex display property.
https://github.com/timothylong/kindling
flexbox flexbox-css flexbox-grid flexbox-grids flexboxcss responsive-design responsive-grid responsive-layout sass scss
Last synced: 16 days ago
JSON representation
A pocket-sized grid system built on the flex display property.
- Host: GitHub
- URL: https://github.com/timothylong/kindling
- Owner: timothylong
- License: mit
- Created: 2014-02-27T19:22:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T15:26:10.000Z (over 4 years ago)
- Last Synced: 2024-11-10T09:16:35.262Z (6 months ago)
- Topics: flexbox, flexbox-css, flexbox-grid, flexbox-grids, flexboxcss, responsive-design, responsive-grid, responsive-layout, sass, scss
- Language: CSS
- Homepage:
- Size: 27.3 KB
- Stars: 154
- Watchers: 13
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kindling
A pocket-sized grid system; built on the flex display property.
## Usage
**Three-Column Layout**
```
```**Offset Column Layout**
```
```**Gutters**
```
```## Package Management
Bower: ```bower install kindling```