Added shadcndesign.com registry to registries.json (#8516)

* Added shadcndesign.com registry to registries.json

* Update registries.json with open source shadcndesign registry
This commit is contained in:
Matt Wierzbicki
2025-10-21 12:33:40 +02:00
committed by GitHub
parent 9ac1b5c0a5
commit f18f1eaff7

View File

@@ -52,5 +52,6 @@
"@tailark": "https://tailark.com/r/{name}.json",
"@tweakcn": "https://tweakcn.com/r/themes/{name}.json",
"@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json",
"@zippystarter": "https://zippystarter.com/r/{name}.json"
"@zippystarter": "https://zippystarter.com/r/{name}.json",
"@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json"
}