minions.flex-grow

0.3.0 • Public • Published

minions.flex-grow

minions flex-grow classes

Module

name: minions.minions.flex-grow
version: 0.2.0
main/style: flex-grow.css

Installation

npm:

npm install minions.flex-grow

browser:

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

Code

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

Source and issues

https://github.com/chantastic/minions.css/tree/master/packages/flex-grow

License

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

Readme

Keywords

none

Package Sidebar

Install

npm i minions.flex-grow

Weekly Downloads

0

Version

0.3.0

License

MIT

Last publish

Collaborators

  • chantastic