Skip to content

Commit

Permalink
chore: Added a new Ui library Url (#2159)
Browse files Browse the repository at this point in the history
Alvis07 authored Nov 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c6e97bf commit 143af2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/frontend/ui-libraries.json
Original file line number Diff line number Diff line change
@@ -33,6 +33,13 @@
"description": "Material Tailwind is a design system and framework that fuses the principles of Google's Material Design with the utility-first approach of Tailwind CSS. It provides a comprehensive set of components and styles for developing modern, Material Design-inspired user interfaces. With Material Tailwind, you can create web applications that follow Material Design guidelines while harnessing the flexibility and utility classes of Tailwind CSS to optimize your CSS output size.",
"category": "frontend",
"subcategory": "ui-frameworks"
},
{
"name": "FlowbiteReact",
"url": "https://www.flowbite-react.com/",
"description": "Flowbite React is an open-source UI component library built on top of Tailwind CSS with React components and based on the Flowbite Design System.",
"category": "frontend",
"subcategory": "ui-libraries"
}

]

1 comment on commit 143af2f

@vercel
Copy link

@vercel vercel bot commented on 143af2f Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.