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