diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/styles/global.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles/global.css b/src/styles/global.css index a461c50..ab19ef9 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -1 +1,2 @@ -@import "tailwindcss";
\ No newline at end of file +@import "tailwindcss"; +@plugin "@tailwindcss/typography";
\ No newline at end of file |
