minions.border-y-width

0.3.0 • Public • Published

minions.border-y-width

minions border-y-width classes

Module

name: minions.minions.border-y-width
version: 0.2.0
main/style: border-y-width.css

Installation

npm:

npm install minions.border-y-width

browser:

<link rel="stylesheet" href="https://unpkg.com/minions.border-y-width" />

Code

/*! minions.css */
.byw-0,.byw-1p,.byw-2p,.byw-3p,.byw-4p{border-style:solid}
.byw-0{border-top-width:0;border-bottom-width:0}
.byw-1p{border-top-width:1px;border-bottom-width:1px}
.byw-2p{border-top-width:2px;border-bottom-width:2px}
.byw-3p{border-top-width:3px;border-bottom-width:3px}
.byw-4p{border-top-width:4px;border-bottom-width:4px}

Source and issues

https://github.com/chantastic/minions.css/tree/master/packages/border-y-width

License

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

Readme

Keywords

none

Package Sidebar

Install

npm i minions.border-y-width

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • chantastic