2022-05-06 23:27:29 -07:00
|
|
|
# Style Definitions
|
|
|
|
|
|
|
|
Read more about [Style Dictionary](https://amzn.github.io/style-dictionary)
|
2022-05-11 23:31:31 -07:00
|
|
|
|
2022-05-06 23:27:29 -07:00
|
|
|
## Add
|
|
|
|
|
|
|
|
Add to the `tokens/**/*.yaml` files to add or modify style values.
|
|
|
|
|
2022-05-11 23:31:31 -07:00
|
|
|
## Generating
|
2022-05-06 23:27:29 -07:00
|
|
|
|
2022-05-11 23:31:31 -07:00
|
|
|
Run `npm run build-styles` to regenerate the CSS variables.
|