Skip to content

Commit 8ef9e6b

Browse files
committed
fix(): Smooth fonts in storybook.
1 parent ccce58f commit 8ef9e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/styles.css

+1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
body {
1010
@apply bg-background text-foreground;
1111
@apply font-sans;
12+
@apply antialiased
1213
}
1314
}

0 commit comments

Comments
 (0)