Skip to content

Commit 61e38e3

Browse files
committed
doc: use @twind/core in install description
1 parent e06a483 commit 61e38e3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

documentation/with-gatsby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ next: ./with-lit.md
2121
::col-span-4
2222
**Install from npm**
2323

24-
`twind` and `gatsby-plugin-twind` are available on npm and need to be installed together.
24+
`@twind/core` and `gatsby-plugin-twind` are available on npm and need to be installed together.
2525

2626
::col-span-8
2727

documentation/with-next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ next: ./with-remix.md
2121
::col-span-4
2222
**Install from npm**
2323

24-
`twind` and `@twind/with-next` are available on npm and need to be installed together.
24+
`@twind/core` and `@twind/with-next` are available on npm and need to be installed together.
2525

2626
::col-span-8
2727

documentation/with-remix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ next: ./with-sveltekit.md
2121
::col-span-4
2222
**Install from npm**
2323

24-
`twind` and `@twind/with-remix` are available on npm and need to be installed together.
24+
`@twind/core` and `@twind/with-remix` are available on npm and need to be installed together.
2525

2626
::col-span-8
2727

documentation/with-sveltekit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ next: ./with-web-components.md
2323
::col-span-4
2424
**Install from npm**
2525

26-
`twind` and `@twind/with-sveltekit` are available on npm and need to be installed together.
26+
`@twind/core` and `@twind/with-sveltekit` are available on npm and need to be installed together.
2727

2828
::col-span-8
2929

0 commit comments

Comments
 (0)