https://github.com/shelldandy/better-flexboxgrid
flexboxgrid but using sass for extra beauty
https://github.com/shelldandy/better-flexboxgrid
Last synced: 11 months ago
JSON representation
flexboxgrid but using sass for extra beauty
- Host: GitHub
- URL: https://github.com/shelldandy/better-flexboxgrid
- Owner: shelldandy
- Created: 2015-11-01T06:21:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T16:40:13.000Z (about 10 years ago)
- Last Synced: 2025-01-14T23:06:46.131Z (about 1 year ago)
- Language: CSS
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Better Flexbox Grid 🦁
By [@mpalau](https://twitter.com/mpalau)
Inspired by [Flexbox](http://flexboxgrid.com/) Grid but using Sass for beauty.
Using gulp for the compilation so please do
```
npm install
```
Also since we are using [gulp](http://gulpjs.com/) if you want to compile changes just run
```
gulp sass
```
Or simply
```
gulp
```
To auto-compile everything on changes.
## Pending Stuff
Turns out flexboxgrid wasn't that good to begin with. Will keep you updated…
Please help 🐶