@hashicorp/react-design-system-tokens
Version:
HDS Plus Design Tokens
8 lines (4 loc) • 441 B
Markdown
# react-design-system-tokens
This package is a fork of the `tokens` package in [hashicorp/design-system](https://github.com/hashicorp/design-system/tree/main/packages/tokens) designed to make it easier to build out our HDS+ tokens.
## Regenerating Tokens
Since our tokens are checked into git, you'll need to run `npm run generate -w @hashicorp/react-design-system-tokens` to regenerate the tokens when you make a change to this package.