Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:21:47 +08:00
commit 3d0a4e46ef
7 changed files with 1670 additions and 0 deletions

12
plugin.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "shadcn-aesthetic",
"description": "Modern CSS/SCSS architecture based on shadcn/ui design principles for refined, accessible styling",
"version": "1.0.0",
"author": {
"name": "Brock / Narcoleptic Fox LLC",
"email": "contact@narcolepticfox.com"
},
"homepage": "https://github.com/Dieshen/claude_marketplace",
"license": "MIT",
"keywords": ["css", "scss", "shadcn", "design-system", "ui", "styling", "modern", "accessibility"]
}