Skip to content

Commit 5173f12

Browse files
authored
feat: add prose support (#7)
Add prose classes for supporting @tailwindcss/typography
1 parent 70e0ff9 commit 5173f12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/sorter.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -898,6 +898,11 @@
898898
"tracking-wide",
899899
"tracking-wider",
900900
"tracking-widest",
901+
"prose-sm",
902+
"prose",
903+
"prose-lg",
904+
"prose-xl",
905+
"prose-2xl",
901906
"text-left",
902907
"text-center",
903908
"text-right",

0 commit comments

Comments
 (0)