handoff-app
Version:
Automated documentation toolchain for building client side documentation from figma
60 lines • 977 B
JSON
{
"id": "",
"group": "Components",
"options": {
"exporter": {
"search": "",
"supportedVariantProps": {
"design": [
"Theme",
"Type",
"State(:disabled)"
],
"layout": [
"Size"
]
}
},
"transformer": {
"cssRootClass": ""
},
"demo": {
"tabs": {
"overview": {
"design": {
"state": "default"
},
"layout": {}
},
"designTokens": {
"design": {
"state": "default"
}
}
}
}
},
"parts": [
{
"id": "$",
"tokens": [
{
"from": "$",
"export": [
"BACKGROUND",
"BORDER",
"SPACING",
"EFFECT"
]
},
{
"from": "TEXT",
"export": [
"TYPOGRAPHY",
"FILL"
]
}
]
}
]
}