minions.justify-content

source on Github

    
/*! minions.css */
.jc-c{justify-content:center}
.jc-fe{justify-content:flex-end}
.jc-fs{justify-content:flex-start}
.jc-sb{justify-content:space-between}
.jc-sa{justify-content:space-around}

    
  

Installation

npm

npm install minions.justify-content

browser

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

License

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