|
пре 1 месец | |
---|---|---|
.. | ||
.npmignore | пре 1 месец | |
CHANGELOG.md | пре 1 месец | |
LICENSE | пре 1 месец | |
README.md | пре 1 месец | |
index.json | пре 1 месец | |
package.json | пре 1 месец |
List of CSS system font keywords:
npm install css-system-font-keywords [--save[-dev]]
var systemFontKeywords = require('css-system-font-keywords');
systemFontKeywords; /*
[
"caption",
"icon",
"menu",
"message-box",
"small-caption",
"status-bar"
]
*/