Skip to content

Commit

Permalink
Build latest figma tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
va-mobile-automation-robot committed Sep 11, 2024
1 parent 4bff6c5 commit e6ba944
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions packages/tokens/figma/spacing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"vads-space-none": {
"$value": 0,
"$type": "number"
},
"vads-space-2xs": {
"$value": 4,
"$type": "number"
},
"vads-space-xs": {
"$value": 8,
"$type": "number"
},
"vads-space-sm": {
"$value": 12,
"$type": "number"
},
"vads-space-md": {
"$value": 16,
"$type": "number"
},
"vads-space-lg": {
"$value": 20,
"$type": "number"
},
"vads-space-xl": {
"$value": 24,
"$type": "number"
},
"vads-space-2xl": {
"$value": 28,
"$type": "number"
},
"vads-space-3xl": {
"$value": 32,
"$type": "number"
},
"vads-space-4xl": {
"$value": 36,
"$type": "number"
},
"vads-space-5xl": {
"$value": 40,
"$type": "number"
},
"vads-space-6xl": {
"$value": 44,
"$type": "number"
}
}

0 comments on commit e6ba944

Please sign in to comment.