Skip to content

Commit 8793b96

Browse files
authored
Add Uiverse to resources list (#631)
1 parent 17a0bbd commit 8793b96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/u.ts

+7
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,13 @@ export const resources: Resource[] = [
8989
'UIkit, a lightweight and modular front-end framework for developing fast and powerful web interfaces.',
9090
url: 'https://getuikit.com/',
9191
},
92+
{
93+
name: 'Uiverse',
94+
categories: ['Design', 'Inspiration', 'UI', 'Illustration'],
95+
description:
96+
'Community-made library of free and customizable UI elements made with CSS or Tailwind. It\'s all free to copy and use in your projects.',
97+
url: 'https://uiverse.io/',
98+
},
9299
{
93100
name: 'Ultimate Web Speed',
94101
description:

0 commit comments

Comments
 (0)