🐛(tokens) fix generators

When customized tokens have multiple entries like theme and components,
each variable definition needs to end with a ;.
This commit is contained in:
Romain Le Cellier
2023-08-09 14:49:45 +02:00
parent 53bccd111b
commit 7de28bcf9b
9 changed files with 22 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-tokens": patch
---
Fix bug on sass token generation