minions.flex

source on Github

    
/*! minions.css */
.f-1{flex:1}
.f-2{flex:2}
.f-3{flex:3}
.f-4{flex:4}
.f-5{flex:5}
.f-6{flex:6}

    
  

Installation

npm

npm install minions.flex

browser

<link rel="stylesheet" href="https://unpkg.com/minions.flex" />

License

The MIT License (MIT)
Copyright (c) 2016 Michael Chan