Skip to content

use shadcn instead of deprecated shadcn-ui‍#30

Closed
ayub-kokabi wants to merge 1 commit intowxt-dev:mainfrom
ayub-kokabi:patch-1
Closed

use shadcn instead of deprecated shadcn-ui‍#30
ayub-kokabi wants to merge 1 commit intowxt-dev:mainfrom
ayub-kokabi:patch-1

Conversation

@ayub-kokabi
Copy link

The CLI package shadcn-ui has been deprecated. The recommended package is now shadcn.

Changes:
In the README setup instructions, replaced:

pnpm dlx shadcn-ui@latest init

with the updated command:

pnpm dlx shadcn@latest init

The CLI package `shadcn-ui` has been deprecated. The recommended package is now `shadcn`.

**Changes:**
In the README setup instructions, replaced:

```bash
pnpm dlx shadcn-ui@latest init
```

with the updated command:

```bash
pnpm dlx shadcn@latest init
```
@aklinker1
Copy link
Member

Merged #28 instead, was opened first. Thanks for creating a PR for this!

@aklinker1 aklinker1 closed this Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants