Created
July 9, 2025 23:54
-
-
Save 4aficiona2/786f3aeec68d58e03bc4adc75cabb095 to your computer and use it in GitHub Desktop.
Design Token packages review. How others architecture/structure, name, handle design tokens.
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": "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