Skip to content

Commit 85eb04d

Browse files
authored
docs: update vue.md (#3260)
documentation says add Tailwind module, but you must add the Storefront module like demonstrated in the code block below
1 parent f534058 commit 85eb04d

File tree

1 file changed

+1
-1
lines changed
  • apps/docs/components/content/2.getting-started

1 file changed

+1
-1
lines changed

apps/docs/components/content/2.getting-started/vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ yarn add -D @storefront-ui/nuxt
123123
pnpm add -D @storefront-ui/nuxt
124124
```
125125

126-
### Add the Nuxt Tailwind module to your `nuxt.config.ts`
126+
### Add the Nuxt Storefront module to your `nuxt.config.ts`
127127

128128
```ts
129129
// nuxt.config.ts

0 commit comments

Comments
 (0)