A simple lightweight cross browser flex grid framework written in SCSS. Take the guess work out of CSS3 Flex Box and use Flexy Box to create modern fluid page layouts.
https://flexybox-docs.netlify.com
- offsets
- non-prefix version
Flexy Box CSS is prefixed and tested for the following browsers. If are loading the scss directly (webpack, gulp, etc) then you will need to ensure that you create a task to auto prefix.
- Chrome *
- Firefox *
- Safari (flex wrap does not currently work in safari due to webkit bug)*
- Edge *
- IE 10 & 11
- iOS *
http://codepen.io/johnnyazee/pen/AXoWkm
npm install -g yarn
You must be running nodejs version => 6.3.0
yarn install
yarn build