@fylgja/fonts
v1.0.1
Published
The Fylgja fonts offers Design Tokens (CSS props) for consistent and semantic typography.
Downloads
14
Readme
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.