minions.flex-direction

source on Github

    
/*! minions.css */
.fd-c{flex-direction:column}
.fd-cr{flex-direction:column-reverse}
.fd-r{flex-direction:row}
.fd-rr{flex-direction:row-reverse}

    
  

Installation

npm

npm install minions.flex-direction

browser

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

License

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