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