Last active
July 9, 2025 23:56
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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