Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 335 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 335 Bytes

Release 0.5.0

  • #2 flex items should now wrap properly
  • #11 you can now just set a flex item to (i.e. <div class="flex">) and it will auto grow - see Breaking Changes
  • #13 updated documentation

Breaking Changes

  • #11 removed grow class - you can now just set a flex item to (i.e. <div class="flex">) and it will auto grow