An open API service indexing awesome lists of open source software.

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

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 🐶