1.0.2 • Published 8 months ago

@ultraviolet/fonts v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

Ultraviolet Fonts

npm version

Ultraviolet Fonts is a collection of fonts that are used in Ultraviolet projects.

Get Started

$ pnpm add @ultraviolet/fonts

Usage

import '@ultraviolet/fonts/fonts.css'

How to add a new font

  1. Add the font files to the assets directory.
  2. Edit public/style/fonts.css and add the font-face declaration following same directory order as you did locally but with S3 URL.
  3. Push you pull request, once merged your font will be uploaded on S3 and available for use.

Documentation

Checkout our documentation website.

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago