liup a01a5aa773 | пре 3 недеља | |
---|---|---|
.. | ||
.npmignore | пре 3 недеља | |
CHANGELOG.md | пре 3 недеља | |
LICENSE | пре 3 недеља | |
README.md | пре 3 недеља | |
index.json | пре 3 недеља | |
package.json | пре 3 недеља |
List of CSS font styles:
npm install css-font-style-keywords [--save[-dev]]
var fontStyleKeywords = require('css-font-style-keywords');
fontStyleKeywords; // ['normal', 'italic', 'oblique']