minions.font-weight

0.3.0 • Public • Published

minions.font-weight

minions font-weight classes

Module

name: minions.minions.font-weight
version: 0.2.0
main/style: font-weight.css

Installation

npm:

npm install minions.font-weight

browser:

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

Code

/*! minions.css */
.fw-n{font-weight:normal}
.fw-b{font-weight:bold}
.fw-l{font-weight:lighter}
.fw-r{font-weight:bolder}
.fw-100{font-weight:100}
.fw-200{font-weight:200}
.fw-300{font-weight:300}
.fw-400{font-weight:400}
.fw-500{font-weight:500}
.fw-600{font-weight:600}
.fw-700{font-weight:700}
.fw-800{font-weight:800}
.fw-900{font-weight:900}

Source and issues

https://github.com/chantastic/minions.css/tree/master/packages/font-weight

License

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

Readme

Keywords

none

Package Sidebar

Install

npm i minions.font-weight

Weekly Downloads

108

Version

0.3.0

License

MIT

Last publish

Collaborators

  • chantastic