@fylgja/theme
v1.2.0
Published
Helper component for adding theme specific variables to multiple components
Downloads
416
Readme
Fylgja - Theme
Helper component for adding theme specific variables to multiple Fylgja Components.
Installation
npm install @fylgja/theme
Then include the component in to your code via;
@use "@fylgja/theme";
How to use
For more information see the theme docs on the Fylgja.dev.