Pretty much a copy of Nuclear.css by Michael Cavalea only reworked into only focusing on Flexbox. Massive props and cudos to him!
Purpose is to keep a quick prototyping flex library of sorts.
In it's current state it generates classes such as:
<div class="d-if md:d-f">From inline-flex to flex</div>