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 ba569aa commit c73abc2Copy full SHA for c73abc2
README.md
@@ -33,7 +33,7 @@ Then add the plugin to your main `style.css` file:
33
+ @plugin "@tailwindcss/typography";
34
```
35
36
-If you are still using **Tailwind CSS v3**, add the plugin to your tailwind.config.js file:
+If you are still using **Tailwind CSS v3**, add the plugin to your `tailwind.config.js` file:
37
38
// tailwind.config.js
39
module.exports = {
0 commit comments