Add style-dictionary definitions

This commit is contained in:
Gabe Kangas
2022-05-06 23:29:44 -07:00
parent 97b957adbe
commit a78869302e
12 changed files with 833 additions and 22 deletions
+10
View File
@@ -0,0 +1,10 @@
# Style Definitions
Read more about [Style Dictionary](https://amzn.github.io/style-dictionary)
## Add
Add to the `tokens/**/*.yaml` files to add or modify style values.
## Generating
Run `npm run build-styles` to regenerate the CSS variables.