(tokens) make sass maps overridable

We suffix all sass maps with `!default` flag. In this way, if a consumer
 needs to override cunningham tokens, it will be able to.
This commit is contained in:
jbpenrath
2023-05-03 15:30:45 +02:00
committed by Jean-Baptiste PENRATH
parent fb2fb3e107
commit 7eac0bfca1
3 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-tokens": minor
---
Suffix all sass maps with the `!default` map