minions.flex-wrap

0.3.0 • Public • Published

minions.flex-wrap

minions flex-wrap classes

Module

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

Installation

npm:

npm install minions.flex-wrap

browser:

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

Code

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

Source and issues

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

License

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

Readme

Keywords

none

Package Sidebar

Install

npm i minions.flex-wrap

Weekly Downloads

0

Version

0.3.0

License

MIT

Last publish

Collaborators

  • chantastic