@fylgja/sizes
v1.1.1
Published
The Fylgja Sizes offers Design Tokens (CSS props) for consistent and semantic sizes, in typography, spacing and general sizes
Downloads
40
Readme
Fylgja - Sizes
The Fylgja Sizes offers Design Tokens (CSS props) for consistent and semantic sizes, in typography, spacing and general sizes.
Installation
npm install @fylgja/sizes
Then include the component in to your code via;
@use "@fylgja/sizes";
// Or via PostCSS and other options as plain CSS
@import "@fylgja/sizes"; // *
How to use
For more information see the sizes docs on the Fylgja.dev.