feat: frontend shadcn

This commit is contained in:
2026-01-29 13:38:29 -03:00
parent 7627a00303
commit 5125bbf4d4
54 changed files with 6990 additions and 329 deletions

View File

@@ -0,0 +1,22 @@
{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)",
"mcp__firecrawl-mcp__firecrawl_search",
"WebFetch(domain:www.awwwards.com)",
"WebFetch(domain:dribbble.com)",
"mcp__playwright__playwright_navigate",
"mcp__playwright__playwright_screenshot",
"mcp__playwright__playwright_get_visible_text"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"youtube",
"shadcn"
],
"disabledMcpjsonServers": [
"youtube"
]
}