Skip to content

Commit c23b7f6

Browse files
authored
fix #3543
1 parent 7d032e3 commit c23b7f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/styled/typography.css

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
--tw-prose-pre-bg: theme(colors.neutral);
1616
--tw-prose-th-borders: theme(colors.base-content/0.5);
1717
--tw-prose-td-borders: theme(colors.base-content/0.2);
18+
--tw-prose-kbd: theme(colors.base-content/0.8);
1819
}
1920
.prose {
2021
& :where(code):not(:where([class~="not-prose"] *, pre *)) {

0 commit comments

Comments
 (0)