Skip to content

Commit 4510c92

Browse files
Merge pull request #35 from AndreaGriffiths11/claude/fix-page-loading-issue-yAfjS
fix: add missing sage.css import from @radix-ui/colors
2 parents bbf0b96 + f08a606 commit 4510c92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/theme.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
@import '@radix-ui/colors/sage.css' layer(base);
12
@import '@radix-ui/colors/sage-dark.css' layer(base);
23
@import '@radix-ui/colors/olive.css' layer(base);
34
@import '@radix-ui/colors/olive-dark.css' layer(base);

0 commit comments

Comments
 (0)