1.0.0 • Published 3 years ago
@weave-design/fonts v1.0.0
Fonts
This package contains the fonts for Autodesk Weave.
Getting started
Install the package
yarn add @weave-design/fontsBasic 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
3 years ago