Skip to content

Commit 16e50cc

Browse files
authored
Add UI Kits Design (#938)
1 parent a8e4494 commit 16e50cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/u.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@ export const resources: Resource[] = [
8282
categories: ['Library', 'Programming', 'UI'],
8383
url: 'https://getuikit.com/',
8484
},
85+
{
86+
name: 'UI Kits Design',
87+
description:
88+
'Find the best UI kits and component libraries to design and build websites in no time.',
89+
categories: ['UI', 'Design', 'Library'],
90+
url: 'https://uikits.design/',
91+
keywords: ['ui kit', 'design', 'component library', 'shadcn', 'tailwind', 'figma', 'ui', 'blocks', 'components', 'sections'],
92+
},
8593
{
8694
name: 'Uiverse',
8795
description: 'Community-made library of free and customizable UI elements made with CSS or Tailwind. It',

0 commit comments

Comments
 (0)