Skip to content

Instantly share code, notes, and snippets.

@4aficiona2
Last active July 9, 2025 23:56
Show Gist options
  • Save 4aficiona2/14d7e124653cdbd65045de2a0701f7fe to your computer and use it in GitHub Desktop.
Save 4aficiona2/14d7e124653cdbd65045de2a0701f7fe to your computer and use it in GitHub Desktop.
Nordhealth Design system review: How they architecture/structure, name, handle design tokens/primitives, themes, components, frameworks.
{
"name": "nordhealth-design-system-review",
"version": "0.0.1",
"description": "Nordhealth Design system review: How they architecture/structure, name, handle design tokens/primitives, themes, components, frameworks.",
"devDependencies": {
"@nordhealth/ag-theme-nord": "latest",
"@nordhealth/color": "latest",
"@nordhealth/components": "latest",
"@nordhealth/css": "latest",
"@nordhealth/fonts": "latest",
"@nordhealth/icons": "latest",
"@nordhealth/react": "latest",
"@nordhealth/themes": "latest",
"@nordhealth/tokens": "latest",
"@nordhealth/vue": "latest"
},
"author": "Yokai",
"license": "MIT"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment