Skip to content

Commit a744817

Browse files
committed
fix(docs): add tw typography plugin
1 parent 2620f8c commit a744817

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/app/globals.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
@import 'tailwindcss';
1+
@import "tailwindcss";
2+
@plugin "@tailwindcss/typography";
23

34
@theme {
45
--color-background: var(--background);

0 commit comments

Comments
 (0)