minions.flex-flow

0.3.0 • Public • Published

minions.flex-flow

minions flex-flow classes

Module

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

Installation

npm:

npm install minions.flex-flow

browser:

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

Code

/*! 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}

Source and issues

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

License

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

Readme

Keywords

none

Package Sidebar

Install

npm i minions.flex-flow

Weekly Downloads

5

Version

0.3.0

License

MIT

Last publish

Collaborators

  • chantastic