@atb-as/token
Version:
PostCSS plugin that adds a token() function to CSS. It accepts a variable in dot separated syntax. This call will fail if the CSS variable does not exist.
9 lines (4 loc) • 313 B
Markdown
# Changelog
## [0.0.4](https://github.com/AtB-AS/design-system/compare/token@v0.0.3...token@v0.0.4) (2025-11-04)
### Bug Fixes
* EmptyIllustration ([#344](https://github.com/AtB-AS/design-system/issues/344)) ([064b5f2](https://github.com/AtB-AS/design-system/commit/064b5f2550ac952637c847d582027fb212021c6b))