Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 745 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 745 Bytes

Flexbox Sandbox

An interactive "sandbox" for playing around with css flexbox properties without having to write any code to help people quickly figure out flexbox layouts and understand the function and effects of the various flex properties and their values.

Usage

To use flexbox sandbox simply got to the page and start playing around.

Upcoming features

  • Additional info about each flexbox property (#2)
  • Safe/unsafe toggle for alignment properties when necessary (#8)
  • Width and height 100% options (#9)
  • More complex property values for size options (#12)
  • Apply combined styles of selected items to new items created (#13)