Skip to content

Commit ffd1f4b

Browse files
committed
feat: add Preline resource with logo to UI Frameworks & Libraries category
1 parent df0d0b2 commit ffd1f4b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
1.36 KB
Loading

src/resources.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,13 @@ export const categories: Category[] = [
540540
url: "https://orbit.kiwi/",
541541
logo: "/media/logos/ui-frameworks-libraries/orbit.png",
542542
},
543+
{
544+
name: "Preline",
545+
description:
546+
"An open-source Tailwind CSS components library for any needs.",
547+
url: "https://preline.co/",
548+
logo: "/media/logos/ui-frameworks-libraries/preline.png",
549+
},
543550
],
544551
},
545552

0 commit comments

Comments
 (0)