minions.flex-wrap

source on Github

    
/*! minions.css */
.fw-n{flex-wrap:nowrap}
.fw-w{flex-wrap:wrap}
.fw-wr{flex-wrap:wrap-reverse}

    
  

Installation

npm

npm install minions.flex-wrap

browser

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

License

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