@fylgja/colors
v1.1.3
Published
Add a collection of prebuild colors to any project with ease, using Fylgja Colors
Downloads
108
Readme
Fylgja - Colors
Add a collection of prebuild colors to any project with ease, using Fylgja Colors.
Installation
npm install @fylgja/colors
Then include the component in to your code via;
@use "@fylgja/colors";
// Or via PostCSS and other options as plain CSS
@import "@fylgja/colors"; // *
How to use
For more information see the colors docs on the Fylgja.dev.