Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@terrazzo/fonts

terrazzoapp43OFL-1.10.1.0

Redistributions of SIL open source fonts. All rights reserved by the respective license owners. Not affiliated with this project in any way.

readme

Terrazzo Fonts

Redistributions of SIL open source fonts. All rights reserved by the respective license owners. Not affiliated with this project in any way.

Setup

pnpm i @terrazzo/fonts

In any Vite-powered setup, import CSS in any JS or TS entry file, and the fonts should be loaded automatically.

import '@terrazzo/fonts/fragment-mono.css';
import '@terrazzo/fonts/instrument-sans.css';