Skip to content

Commit 4b0feef

Browse files
committed
fix: update dark theme comments to add a TODO for light and dark themes support
1 parent 07b49e1 commit 4b0feef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/index.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,7 @@
222222
}
223223

224224
.dark {
225-
/* --muted: oklch(0.269 0 0);
226-
--muted-foreground: oklch(0.708 0 0); */
225+
/* TODO support light and dark theme */
227226
}
228227

229228
@layer base {

0 commit comments

Comments
 (0)