Skip to content

Commit

Permalink
Update vue.md
Browse files Browse the repository at this point in the history
Documentation says add Tailwind module, but you must add the Storefront module like demonstrated in the code block below
  • Loading branch information
michaelsynan authored Dec 18, 2024
1 parent da07cce commit 4575af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/components/content/2.getting-started/vue.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ yarn add -D @storefront-ui/nuxt
pnpm add -D @storefront-ui/nuxt
```

### Add the Nuxt Tailwind module to your `nuxt.config.ts`
### Add the Nuxt Storefront module to your `nuxt.config.ts`

```ts
// nuxt.config.ts
Expand Down

0 comments on commit 4575af9

Please sign in to comment.