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 b04744f commit 8b3adccCopy full SHA for 8b3adcc
README.md
@@ -22,7 +22,7 @@ Enable [Tailwind CSS](https://tailwindcss.com) for [Nuxt](https://nuxt.com) ⚡
22
Add `@nuxtjs/tailwindcss` using the [Nuxt CLI](https://github.com/nuxt/cli) to your project
23
24
```bash
25
-npx nuxi@latest module add tailwindcss
+npx nuxt@latest module add tailwindcss
26
```
27
28
<details>
0 commit comments