Skip to content

Commit 81d293b

Browse files
committed
fix: move to design-system directory
1 parent 167fa90 commit 81d293b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { theme } from '../uno.theme.ts'
77

88
The npmx color system is built on CSS custom properties with support for light/dark themes and multiple background variants.
99

10-
Color values are defined in [uno.theme.ts](../uno.theme.ts).
10+
Color values are defined in `uno.theme.ts`.
1111

1212
## Background Colors
1313

@@ -107,4 +107,4 @@ Color values are defined in [uno.theme.ts](../uno.theme.ts).
107107

108108
## Related
109109

110-
- [Design System Guidelines](./?path=/docs/guidelines--docs)
110+
- [Design System Guidelines](https://storybook.npmx.dev/?path=/docs/guidelines--docs)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Text casing:
4242
- **Lowercase** — for UI elements
4343
- **Normal** - for body content
4444

45-
[See Typography](./?path=/docs/tokens-typography--docs)
45+
[See Typography](https://storybook.npmx.dev/?path=/docs/tokens-typography--docs)
4646

4747
## Surfaces & Sections
4848

@@ -64,7 +64,7 @@ Only avatars should have fully circular shapes.
6464
- Primary surfaces: **white** (`fg`)
6565
- Secondary or less important content: use softer, muted tones
6666

67-
[See Colors](./?path=/docs/tokens-colors--docs)
67+
[See Colors](https://storybook.npmx.dev/?path=/docs/tokens-colors--docs)
6868

6969
## Layout Stability
7070

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ Base line height is set to **1.6** for optimal readability. This provides comfor
162162

163163
## Related
164164

165-
- [Design System Guidelines](./?path=/docs/guidelines--docs) - See typography guidelines and usage
166-
- [Colors](./?path=/docs/colors--docs) - View the color system
165+
- [Design System Guidelines](https://storybook.npmx.dev/?path=/docs/guidelines--docs) - See typography guidelines and usage
166+
- [Colors](https://storybook.npmx.dev/?path=./?path=/docs/colors--docs) - View the color system

0 commit comments

Comments
 (0)