minions.flex-flow

source on Github

    
/*! minions.css */
.ff-r{flex-flow:row}
.ff-rr{flex-flow:row-reverse}
.ff-c{flex-flow:column}
.ff-cr{flex-flow:column-reverse}
.ff-n{flex-flow:nowrap}
.ff-w{flex-flow:wrap}
.ff-wr{flex-flow:wrap-reverse}

    
  

Installation

npm

npm install minions.flex-flow

browser

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

License

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