font-weight-values
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 = ;
Standalone
Download the script file directly.
API
fontWeightValues
Type: Array
of String
License
Copyright (c) 2014 Shinnosuke Watanabe
Licensed under the MIT License.