feat: add Emerald UI registry

This commit is contained in:
Shatlyk
2026-03-02 11:54:29 +05:00
parent 45c8c1b873
commit 29ea3a7d67
2 changed files with 8 additions and 2 deletions

View File

@@ -802,5 +802,11 @@
"homepage": "https://pixelactui.com",
"url": "https://pixelactui.com/r/{name}.json",
"description": "Playful pixel art style components library built on top of shadcn. Perfect for retro style projects and games."
},
{
"name": "@emerald-ui",
"homepage": "https://emerald-ui.com",
"url": "https://emerald-ui.com/r/{name}.json",
"description": "Emerald UI - collection of components built with Motion, GSAP, Tailwind CSS and shadcn/ui."
}
]

File diff suppressed because one or more lines are too long