saber-plugin-adobe-font

0.3.0 • Public • Published

saber-plugin-adobe-font

Adobe Font plugin for Saber.

Install

yarn add saber-plugin-adobe-font

Usage

In your saber-config.yml:

plugins:
  - resolve: saber-plugin-adobe-font
    options:
      kitId: 'your-adobe-font-kitId'

Options

kitId (required)

  • Type: String
  • Default: undefined

Your Adobe Font kit identity.

typekitHost (optional)

  • Type: String
  • Default: https://use.typekit.net

Configurable Typekit script host. Make sure do not contain slash suffix.

useTypekitCache (optional)

  • Type: Boolean
  • Default: false

Enable/Disable Typekit Cache.

typekitCacheUrl (optional)

  • Type: String
  • Default: https://cdn.jsdelivr.net/npm/typekit-cache

Configurable Typekit Cache library url.

License

MIT © Chawye Hsu

Website · GitHub @chawyehsu · Twitter @chawyehsu

Package Sidebar

Install

npm i saber-plugin-adobe-font

Weekly Downloads

3

Version

0.3.0

License

MIT

Unpacked Size

5.08 kB

Total Files

5

Last publish

Collaborators

  • chawyehsu