feat: add @0unlumen-ui registry (#9970)

* feat: add @0unlumen-ui registry

* fix: consistent registry name from @0unlumen-ui to @unlumen-ui
This commit is contained in:
léo
2026-03-15 12:21:09 +01:00
committed by GitHub
parent 6cad522930
commit 7ffefce9e0
2 changed files with 13 additions and 0 deletions

View File

@@ -11,6 +11,12 @@
"url": "https://ui.8starlabs.com/r/{name}.json",
"description": "A set of beautifully designed components designed for developers who want niche, high-utility UI elements that you won't find in standard libraries."
},
{
"name": "@unlumen-ui",
"homepage": "https://ui.unlumen.com",
"url": "https://ui.unlumen.com/r/{name}.json",
"description": "Primitives and components with serious attention to animation and design. Copy, own, ship."
},
{
"name": "@auth0",
"homepage": "https://auth0.com",

File diff suppressed because one or more lines are too long