Open
Description
Hi, I have forked your repo and added some changes to the SASS version.
Now the grid is generated with a for
loop and you can specify how many columns you want it to be. I can't send a pull request because there are a lot more changes, but if you are interested in the changes, the repo is here. I think I'll probably rename my fork as I am going to add breaking changes (changing the media queries from max-width
to min-width
, as I think it is more intuitive and it is mobile-first).