Skip to content

Commit b837ce5

Browse files
committed
chore: update dependencies and improve styles
- Updated various dependencies in yarn.lock for better performance and compatibility. - Adjusted muted-foreground color in main.css for improved accessibility and design consistency.
1 parent 3c4b798 commit b837ce5

2 files changed

Lines changed: 658 additions & 965 deletions

File tree

apps/docs/src/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
--foreground: hsl(222.2 47.4% 11.2%);
99

1010
--muted: hsl(210 40% 96.1%);
11-
--muted-foreground: hsl(215, 83%, 57%);
11+
--muted-foreground: hsl(215.4 16.3% 46.9%);
1212

1313
--popover: hsl(0 0% 100%);
1414
--popover-foreground: hsl(222.2 47.4% 11.2%);

0 commit comments

Comments
 (0)