handoff-app
Version:
Automated documentation toolchain for building client side documentation from figma
25 lines (24 loc) • 447 B
JSON
{
"views": {
"overview": {
"condition": {
"State": ["default"],
"Theme": ["light"]
},
"sort": ["Type", "Size"]
},
"tokens": {
"condition": {
"State": {
"default": {
"State": ["default", "hover", "disabled"],
"Theme": ["light"]
}
},
"Theme": ["light"],
"Size": [""]
},
"sort": ["Type", "Size"]
}
}
}