Skip to content

Commit 5d1d30a

Browse files
committed
Fix dark mode
1 parent 1575dd4 commit 5d1d30a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/hexdocs.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@import "tailwindcss";
22

3+
@custom-variant dark (&:where(.dark, .dark *));
4+
35
@theme {
46
--container-8xl: 1440px;
57

0 commit comments

Comments
 (0)