Skip to content

Commit 9041ae6

Browse files
authored
fix aria-current
1 parent 456f223 commit 9041ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/styles/index.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
}
3535
}
3636

37-
@custom-variant aria-current (&[aria-sort="page"]);
37+
@custom-variant aria-current (&[aria-current="page"]);

0 commit comments

Comments
 (0)