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