We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2620f8c commit a744817Copy full SHA for a744817
docs/src/app/globals.css
@@ -1,4 +1,5 @@
1
-@import 'tailwindcss';
+@import "tailwindcss";
2
+@plugin "@tailwindcss/typography";
3
4
@theme {
5
--color-background: var(--background);
0 commit comments