Skip to content

Instantly share code, notes, and snippets.

@4aficiona2
Created July 9, 2025 23:54
Show Gist options
  • Save 4aficiona2/786f3aeec68d58e03bc4adc75cabb095 to your computer and use it in GitHub Desktop.
Save 4aficiona2/786f3aeec68d58e03bc4adc75cabb095 to your computer and use it in GitHub Desktop.
Design Token packages review. How others architecture/structure, name, handle design tokens.
{
"name": "design-token-review",
"version": "0.0.1",
"description": "Design Token packages review. How others architecture/structure, name, handle design tokens.",
"devDependencies": {
"@nordhealth/color": "latest",
"@nordhealth/css": "latest",
"@nordhealth/fonts": "latest",
"@nordhealth/icons": "latest",
"@nordhealth/tokens": "latest",
},
"author": "Yokai",
"license": "MIT"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment