6.0.0 (2025-03-07)
Features
BREAKING CHANGES
-
this change overhauls the tokens package and changes
the way the tokens are generated, as well as the final output of both
the JavaScript constants and the CSS variables. -
CSS variables now use this format:
nds-tablet-border-radius-medium
\_/ \____/ \___________/ \____/
| | | |
Prefix Device Token Type
- JavaScript constants use this format:
tablet_border_radius_large
\____/ \___________/ \___/
| | |
Device Token Type