Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Design Systems
Token Tooling Ecosystem (Style Dictionary, Storybook) — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
Token Tooling Ecosystem (Style Dictionary, Storybook)
Which key prefix signals that a JSON token file conforms to the W3C DTCG stable format?
Double-underscore prefix, e.g. `__value`
Dollar-sign prefix, e.g. `$value` and `$type`
At-sign prefix, e.g. `@value` and `@type`
No prefix — DTCG uses plain `value` and `type` keys
Check answer