We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb252ec commit 0ab25dcCopy full SHA for 0ab25dc
README.md
@@ -30,7 +30,7 @@ Then add the plugin to your main `style.css` file:
30
31
```diff
32
@import "tailwindcss";
33
-+ @plugin "tailwindcss/typography";
++ @plugin "@tailwindcss/typography";
34
```
35
36
---
0 commit comments