mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
feat(registry): update diceui registry url to support style (#10881)
This commit is contained in:
@@ -303,7 +303,7 @@
|
||||
{
|
||||
"name": "@diceui",
|
||||
"homepage": "https://www.diceui.com/",
|
||||
"url": "https://diceui.com/r/{name}.json",
|
||||
"url": "https://diceui.com/r/{style}/{name}.json",
|
||||
"description": "Accessible shadcn/ui components built with React, TypeScript, and Tailwind CSS. Copy-paste ready, and customizable.",
|
||||
"logo": "<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' class='fill-none!' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true' viewBox='0 0 24 24'><rect width='18' height='18' x='3' y='3' rx='2' ry='2'/><path d='M16 8h.01M8 8h.01M8 16h.01M16 16h.01'/></svg>"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user