Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 1de342a

Browse files
committed
đź“„ docs: add @latest to svelte-add command to ensure the latest version is always used (npm has betrayed me)
1 parent 7a7dbc4 commit 1de342a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is an adder for `svelte-add`; you should [read its `README`](https://github
77
This adder's codename is `tailwindcss`, and can be used like so:
88

99
```sh
10-
npx svelte-add tailwindcss
10+
npx svelte-add@latest tailwindcss
1111
```
1212

1313
### 🏞 Supported environments

0 commit comments

Comments
 (0)