font-weight-values

1.0.0 • Public • Published

font-weight-values

NPM version Bower version Build Status

Valid values of CSS font-weight property, except for the CSS-wide keywords

fontWeightValues;
//=> ['normal', 'bold', 'bolder', 'lighter', '100', '200', '300', '400', '500', '600', '700', '800', '900']

Installation

Package managers

npm

npm install font-weight-values

Bower

bower install font-weight-values

Duo

var fontWeightValues = require('shinnn/font-weight-values');

Standalone

Download the script file directly.

API

fontWeightValues

Type: Array of String

License

Copyright (c) 2014 Shinnosuke Watanabe

Licensed under the MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i font-weight-values

Weekly Downloads

0

Version

1.0.0

License

none

Last publish

Collaborators

  • shinnn