Minimal library for using Flexbox properties through CSS classes.
npm install @isradln/flexboxlayoutMinimal library to help you quickly start using all Flexbox properties through CSS classes. Flexbox Layout is already prefixed, and production ready.



Use the CDN for a quick start:
``html`
Download the library from here, or install it via NPM:
`sh`
npm install @isradln/flexboxlayout
Then import the production file:
`html`
Now start using flexbox through CSS classes!
* Already prefixed
* Production ready
* Lightweight: only 2K size
* Flexbox Flexible Box Module
* Autoprefixer for better browser support
* CSSO CSS compressor
This library is licensed under MIT license`. View license.