2.0.0 • Published 9 years ago

css-wide-keywords v2.0.0

Weekly downloads
3
License
Unlicense
Repository
github
Last release
9 years ago

css-wide-keywords

NPM version Bower version Build Status

An array of the CSS-wide keywords

[
  "initial",
  "inherit",
  "unset"
]

Installation

Package managers

npm

npm install css-wide-keywords

Bower

bower install css-wide-keywords

Standalone

Download the script file directly.

API

cssWideKeywords

Type: Array of String

License

The Unlicense