1.0.0 • Published 1 year ago

@weave-design/fonts v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Fonts

This package contains the fonts for Autodesk Weave.

Getting started

Install the package

yarn add @weave-design/fonts

Basic usage

The design system specifies three font weights, 400, 600, and 700. For ease of use we provide ArtifactElement.css which imports those three weights.

/* ArtifaktElement font w/ weights used in the design system (400, 600, and 700)  */
import "@weave-design/fonts/build/ArtifaktElement.css";
1.0.0

1 year ago