native-fonts

1.0.1 • Public • Published

native-fonts

font-family string with native presets, for fast yet beautiful html pages.

-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

me
Pablo Varela

Package Sidebar

Install

npm i native-fonts

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2 kB

Total Files

3

Last publish

Collaborators

  • pablopunk