1.0.1 • Published 2 years ago
@fylgja/fonts v1.0.1
Fylgja - Fonts
The Fylgja fonts offers Design Tokens (CSS props) for consistent and semantic typography.
Installation
npm install @fylgja/fonts
Then include the component in to your code via;
@use "@fylgja/fonts";
// Or via PostCSS and other options as plain CSS
@import "@fylgja/fonts"; // *
How to use
For more information see the fonts docs on the Fylgja.dev.