From 3a2d812510eaa54558c4e6273da521a42db9290b Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 7 Apr 2026 21:24:14 +0400 Subject: [PATCH] fix Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- skills/shadcn/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/shadcn/SKILL.md b/skills/shadcn/SKILL.md index 0feb2cb5a7..1351394fbe 100644 --- a/skills/shadcn/SKILL.md +++ b/skills/shadcn/SKILL.md @@ -204,7 +204,7 @@ npx shadcn@latest init --name my-app --preset base-nova --template next --monore # Initialize existing project. npx shadcn@latest init --preset base-nova -npx shadcn@latest init --defaults # shortcut: --template=next --preset=base-nova +npx shadcn@latest init --defaults # shortcut: --template=next --preset=nova (base style implied) # Apply a preset to an existing project. npx shadcn@latest apply --preset a2r6bw