CSS FlexBox Visually
Flexbox is rather... flexible... It opens a whole new world of layout configuration, and I'm excited!
A tool to visualise how flexbox properties affect the page
I have recently been spending some time getting better acquainted with CSS Flexbox.
To help myself understand how each property effects page elements, I (naturally) built a little tool to help visualise property effects. Here is it, in all its rudimentary glory to help you too! :)
Flexbox Visualisation
View the full code on JSFiddle >>
Learn more about Flex Box:
Optimising the small things in life, for developers and people.