🐛(tokens) fix invalid sass with comma
The generated sass from tokens containing commas, like font families was not valid due to the way maps are made in sass. So we wrap those value in quotes.
This commit is contained in:
5
.changeset/lazy-clocks-agree.md
Normal file
5
.changeset/lazy-clocks-agree.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-tokens": patch
|
||||
---
|
||||
|
||||
fix invalid sass with comma
|
||||
Reference in New Issue
Block a user