add @rescript-shadcn registry (#10103)

This commit is contained in:
Paul Tsnobiladzé
2026-03-23 06:20:35 +01:00
committed by GitHub
parent 32e4827559
commit 336eee688e
2 changed files with 13 additions and 0 deletions

View File

@@ -928,5 +928,11 @@
"homepage": "https://sabraman.ru/components",
"url": "https://sabraman.ru/r/{name}.json",
"description": "Legacy skeuomorphic UI components and blocks for shadcn."
},
{
"name": "@rescript-shadcn",
"homepage": "https://rescript-shadcn.miriad.studio",
"url": "https://rescript-shadcn.miriad.studio/r/{name}.json",
"description": "Shadcn components rewritten in Rescript, compatible with shadcn CLI."
}
]

File diff suppressed because one or more lines are too long