Refactor app structure and simplify team docs
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
## Source of truth
|
||||
|
||||
- Primary visual source: [incoming-files/sample style.css](/home/hyunho/projects/mh-dashboard-organization/.dev-worktree-8081/incoming-files/sample%20style.css)
|
||||
- Runtime token file: [design-tokens.css](/home/hyunho/projects/mh-dashboard-organization/.dev-worktree-8081/frontend/public/design-tokens.css)
|
||||
- Runtime pattern file: [design-patterns.css](/home/hyunho/projects/mh-dashboard-organization/.dev-worktree-8081/frontend/public/design-patterns.css)
|
||||
- Primary visual source: [incoming-files/sample style.css](../../incoming-files/sample%20style.css)
|
||||
- Runtime token file: [design-tokens.css](../../frontend/public/design-tokens.css)
|
||||
- Runtime pattern file: [design-patterns.css](../../frontend/public/design-patterns.css)
|
||||
|
||||
`sample style.css` defines the intended MH visual language. `design-tokens.css` is the token-level SSOT, and `design-patterns.css` is the component-level SSOT that packages those tokens into reusable runtime patterns.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user