@ultraviolet/fonts
v2.1.2
Published
Ultraviolet Fonts
Downloads
6,928
Readme
Ultraviolet Fonts
Ultraviolet Fonts is a collection of fonts that are used in Ultraviolet projects.
Get Started
$ pnpm add @ultraviolet/fontsUsage
import '@ultraviolet/fonts/fonts.css'How to add a new font
- Add the font files to the
assetsdirectory. - Edit
src/fonts.cssand add the font-face declaration following same directory order as you did locally but with S3 URL. - Push your pull request, once merged your font will be uploaded on S3 and available for use.
Documentation
Checkout our documentation website.
