@fylgja/base
v1.1.2
Published
Common defaults to make your body and typography look good. And easy to change to your needs
Downloads
84
Readme
Fylgja - Base
Common defaults to make your body and typography look good and easy to change to your needs.
Installation
npm install @fylgja/base
Then include the component in to your code via;
@use "@fylgja/base";
// Or via PostCSS import
@import "@fylgja/base";
How to use
For more information see the base docs on the Fylgja.dev.