@ultraviolet/fonts
v1.0.2
Published
Ultraviolet Fonts
Downloads
7,073
Readme
Ultraviolet Fonts
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
- Add the font files to the
assets
directory. - Edit
public/style/fonts.css
and add the font-face declaration following same directory order as you did locally but with S3 URL. - Push you pull request, once merged your font will be uploaded on S3 and available for use.
Documentation
Checkout our documentation website.