Files
cunningham/.changeset/bright-turtles-rescue.md
Nathan Vasse cfd0f7e9d8 ♻️(tokens) handle custom tokens in SassGenerator
Previously the generator was only handling hard-defined design tokens
preventing to make custom tokens to appear in the scss generated file.
This new way of generating the file handles custom tokens in a more
generic way.
2023-07-18 14:36:09 +02:00

6 lines
83 B
Markdown

---
"@openfun/cunningham-tokens": minor
---
handle custom tokens in SassGenerator