css-font-style-keywords
List of CSS font style keywords.
Last updated 10 years ago by jedmao .
MIT · Repository · Bugs · Original npm
$ cnpm install css-font-style-keywords 
SYNC missed versions from official npm registry.

css-font-style-keywords

List of CSS font styles:

  • normal
  • italic
  • oblique

Installation

npm install css-font-style-keywords [--save[-dev]]

Usage

var fontStyleKeywords = require('css-font-style-keywords');
fontStyleKeywords; // ['normal', 'italic', 'oblique']

Current Tags

  • 1.0.1                                ...           latest (10 years ago)

1 Versions

  • 1.0.1                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org