We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0d0b2 commit ffd1f4bCopy full SHA for ffd1f4b
media/logos/ui-frameworks-libraries/preline.png
1.36 KB
src/resources.ts
@@ -540,6 +540,13 @@ export const categories: Category[] = [
540
url: "https://orbit.kiwi/",
541
logo: "/media/logos/ui-frameworks-libraries/orbit.png",
542
},
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
+ },
550
],
551
552
0 commit comments