flex-grid-framework
flex-grid-framework copied to clipboard
:star2: The Flex Semantic Grid focusing on performance.
Go daddy parked your domain...
I feel it's easier to work with fixed width for gutters. Is it possible with this framework?
In your media queries Stylus/Sass [docs](https://github.com/afonsopacifer/flex-grid-framework/blob/master/mq-mixins.md#columns-1) we able to do this: ``` sass @media (max-width: 61.24em) { li { @include mq-col(flex); } } ``` But i got error when compile:...
I'm not a long time to the project. Anyone would like to help me?
Hi, what do you think about add more suported browsers using modernizr for exemple? There is a project with flexbox that provides this way. https://github.com/ptb/flexgrid