Skip to content

Commit

Permalink
feat: add prose support (#7)
Browse files Browse the repository at this point in the history
Add prose classes for supporting @tailwindcss/typography
  • Loading branch information
marcosvega91 committed Jul 17, 2020
1 parent 70e0ff9 commit 5173f12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/sorter.json
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,11 @@
"tracking-wide",
"tracking-wider",
"tracking-widest",
"prose-sm",
"prose",
"prose-lg",
"prose-xl",
"prose-2xl",
"text-left",
"text-center",
"text-right",
Expand Down

0 comments on commit 5173f12

Please sign in to comment.