0.7.0 • Published 7 years ago

flexybox v0.7.0

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

Flexy Box

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.

Live Demo

https://flexybox-docs.netlify.com

Feature Roadmap

  • offsets
  • non-prefix version

Supported Browsers (CSS)

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 *

CodePen

http://codepen.io/johnnyazee/pen/AXoWkm

Development

Prerequisites

npm install -g yarn

You must be running nodejs version => 6.3.0

yarn install
yarn build

A little help & inspiration:

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago