add/ shadcn mcp

This commit is contained in:
Leon van Zyl
2025-08-29 09:32:12 +02:00
parent fbb0ee9f6a
commit 9be78a32b6
3 changed files with 1980 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{ {
"mcpServers": { "mcpServers": {
"playwright": { "shadcn": {
"command": "npx", "command": "npx",
"args": ["@playwright/mcp@latest"] "args": ["shadcn@latest", "mcp"]
} }
} }
} }

View File

@@ -48,6 +48,7 @@
"drizzle-kit": "^0.31.4", "drizzle-kit": "^0.31.4",
"eslint": "^9", "eslint": "^9",
"eslint-config-next": "15.4.6", "eslint-config-next": "15.4.6",
"shadcn": "^3.0.0",
"tailwindcss": "^4", "tailwindcss": "^4",
"tw-animate-css": "^1.3.6", "tw-animate-css": "^1.3.6",
"typescript": "^5" "typescript": "^5"

1981
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff