a11y-theme-builder
a11y-theme-builder copied to clipboard
[Updates] Challenge #1: Create Transforms - Converting JSON Tokens into CSS
Description
We need to create a transformation process that converts JSON tokens from Figma into CSS that matches our format.
My Updates and task Breakdown for this challenge:
- [x] Understand Style Dictionary
- [x] Understand Token configurator
- [ ] Understanding of provided code by @Iwnoble
- [ ] Figuring out design of configurator like how to use filter how to group variables based on expected output format
- [x] figuring out git hub actions part
- [ ] writing workflows