Skip to content

Commit

Permalink
Add Tailwind CSS typography plugin to globals.css
Browse files Browse the repository at this point in the history
  • Loading branch information
NebraskaCoder committed Feb 2, 2025
1 parent 5bd24f8 commit 455419c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/[locale]/globals.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@import "tailwindcss";
@plugin "@tailwindcss/typography";

@custom-variant dark (&:is(.dark *));

Expand Down

0 comments on commit 455419c

Please sign in to comment.