Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions resources/u.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@ export const resources: Resource[] = [
categories: ['Library', 'Programming', 'UI'],
url: 'https://getuikit.com/',
},
{
name: 'UI Kits Design',
description:
'Find the best UI kits and component libraries to design and build websites in no time.',
categories: ['UI', 'Design', 'Library'],
url: 'https://uikits.design/',
keywords: ['ui kit', 'design', 'component library', 'shadcn', 'tailwind', 'figma', 'ui', 'blocks', 'components', 'sections'],
},
{
name: 'Uiverse',
description: 'Community-made library of free and customizable UI elements made with CSS or Tailwind. It',
Expand Down