@fylgja/tokens
Version:
[](https://www.npmjs.com/package/@fylgja/tokens) [](https://www.npmjs.com/package/@fylgja/tokens) [ • 1.11 kB
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Gray colors to static colors output
- Static Colors to CSS import options
- Support for TailwindCSS
- **Partial Breaking change**: Reworked the shadows to simpler solution for colors, allowing easier adjustmen using only 1 CSS var
if you used the internal option for shadow weights, make sure to update this import.
If you used the `--shadow-color-{umbra,penumbra,ambient}` or `--shadow-strength` CSS vars, make sure to update this to `--shadow-color`.
- Support for animations on the **hue** values
- Incorrect type output in `design-token` syntax
Fylgja Tokens has been completely rebuilt,
consolidating core v1 tokens components into a single,
highly optimized package.
Initial Release 🎉