1.0.2 • Published 7 years ago

css-flexy-grid v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

flexy-grid

Flexbox responsive grid

What is flexy?

flexy is a css grid which uses flexbox. It is heavily inspired by skeleton.css responsive .css boilerplate, which I have used in many my projects. Due to arrival of flexbox, grid based on floats, hacks etc. is no longer needed. I've decided to write my own flexbox grid based on experience which I've had with skeleton. I borrowed from skeleton idea of column width based on % and it's behaviour with media queries. It has only one breakpoint for responsive layout (550px).

For more info please visit flexy.studio-adto.pl. Feel free to fork me or comment.