native-fonts
v1.0.1
Published
font-family string with native presets, for fast yet beautiful html pages.
Downloads
10
Maintainers
Readme
native-fonts
-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
Install
npm install native-fonts
Usage
const nativeFonts = require('native-fonts')
const styles = {
fontFamily: nativeFonts,
}
License
MIT
Author
| | | ---------------------------------------------------------------------------- | | Pablo Varela |