📝 Fix tailwind template instructions
This commit is contained in:
@@ -66,7 +66,7 @@ $ npm install # or pnpm install or yarn install
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Typescript + tailwindcss template
|
# Typescript + tailwindcss template
|
||||||
$ npx degit solidjs/templates/ts-tailwind my-solid-project
|
$ npx degit solidjs/templates/ts-tailwindcss my-solid-project
|
||||||
$ cd my-solid-project
|
$ cd my-solid-project
|
||||||
$ npm install # or pnpm install or yarn install
|
$ npm install # or pnpm install or yarn install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user