$ cnpm install css-system-fonts
List of system fonts for CSS.
https://developer.mozilla.org/en-US/docs/Web/CSS/font.
npm install --save css-system-fonts
var cssSystemFonts = require('css-system-fonts')
cssSystemFonts()
// => ['caption', 'icon', 'menu', 'message-box', 'small-caption', 'status-bar']
MIT
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)Crafted with <3 by John Otander (@4lpine).
This package was initially generated with yeoman and the p generator.
Copyright 2013 - present © cnpmjs.org | Home |