From de02b040f6ad65bc26be552fd5806b1ccda5942d Mon Sep 17 00:00:00 2001 From: Om Patel <118361268+CodeByOmm@users.noreply.github.com> Date: Wed, 2 Oct 2024 17:31:47 +0530 Subject: [PATCH 1/2] Added Flyon UI Tailwind Component Library --- tagged/libraries.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tagged/libraries.md b/tagged/libraries.md index 676ce41c..461f6429 100644 --- a/tagged/libraries.md +++ b/tagged/libraries.md @@ -66,6 +66,13 @@ React components for faster and easier web development * **tags**: [reactjs](../tagged/reactjs.md), [react-component](../tagged/react-component.md), [libraries](../tagged/libraries.md) * :octocat: **[source code](https://github.com/mui-org/material-ui)** --- +#### [Flyon UI](https://flyonui.com/) +_https://github.com/themeselection/flyonui_ + +It has over 78+ components & examples & built with DaisyUI & Preline. +* **tags**: [tailwind-css](../tagged/tailwindcss.md), [tailwind-css-components](../tagged/tailwind-css-components.md), [libraries](../tagged/libraries.md) +* :octocat: **[source code](https://github.com/themeselection/flyonui)** +--- #### [ant-design](https://github.com/ant-design/ant-design) _https://github.com/ant-design/ant-design_ From 75cad74f18e54b96d4545b9bb015f70735cd8d8c Mon Sep 17 00:00:00 2001 From: Om Patel <118361268+CodeByOmm@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:23:56 +0530 Subject: [PATCH 2/2] Update Flyon UI --- tagged/libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tagged/libraries.md b/tagged/libraries.md index 461f6429..f323b986 100644 --- a/tagged/libraries.md +++ b/tagged/libraries.md @@ -69,7 +69,7 @@ React components for faster and easier web development #### [Flyon UI](https://flyonui.com/) _https://github.com/themeselection/flyonui_ -It has over 78+ components & examples & built with DaisyUI & Preline. +The Easiest Components Library For Tailwind CSS. * **tags**: [tailwind-css](../tagged/tailwindcss.md), [tailwind-css-components](../tagged/tailwind-css-components.md), [libraries](../tagged/libraries.md) * :octocat: **[source code](https://github.com/themeselection/flyonui)** ---