1.2.0 • Published 2 years ago

@fylgja/theme v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

Fylgja - Theme

NPM version license

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.