Skip to content

Commit

Permalink
fix(): Smooth fonts in storybook.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Jan 9, 2024
1 parent ccce58f commit 8ef9e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
body {
@apply bg-background text-foreground;
@apply font-sans;
@apply antialiased
}
}

0 comments on commit 8ef9e6b

Please sign in to comment.