4.0.2 • Published 3 years ago
@zachleat/flex-luthor v4.0.2
Flex Luthor
A small wrapper library to help with responsive intrinsic-sized Flexbox layouts that wrap based on content and container width (avoiding viewport-based media queries when possible).
Demo
https://flex-luthor.zachleat.dev/
Installation
Available on npm.
npm install @zachleat/flex-luthor --saveVersions
v4.0.0: Margin feature renamed more accurately to Gap:--fl-marginis now--fl-gap. Gap now defaults to.5em 1em(.5emvertical,1emhorizontal). You can reset this to0if needed.v3.0.0: Forked fromfilamentgroup/flex-luthorand updated to support Flexbox withgap.