From ceb0a99cf11db03e125d9d30bfb425d59190a63b Mon Sep 17 00:00:00 2001 From: IVA2K Date: Tue, 30 Jan 2024 18:18:02 -0800 Subject: [PATCH] Add note on ui-svelteui --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49d16e7..034f2f0 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ This project has few of the top UI frameworks integrated in separate git branche | [ui-carbon](../../tree/ui-carbon) | [Carbon](https://carbon-components-svelte.onrender.com/) | Y | Incomplete and currently broken (w/Svelte 5) | | [ui-framework7](../../tree/ui-framework7) | [Framework7](https://framework7.io/svelte/introduction.html) | N | Incomplete and currently broken (w/Svelte 5) | | [ui-shoelace](../../tree/ui-shoelace) | [Shoelace](https://shoelace.style/) | Y | | -| [ui-svelteui](../../tree/ui-svelteui) | [SvelteUI](https://www.svelteui.org) | Y | | +| [ui-svelteui](../../tree/ui-svelteui) | [SvelteUI](https://www.svelteui.org) | Y | Incomplete and currently broken (w/Svelte 5) | | [ui-tailwindcss](../../tree/ui-tailwindcss) | [TailwindCSS](https://tailwindcss.com) | | May use components, e.g. [Flowbite](https://flowbite.com/docs/getting-started/introduction/) | | [ui-konsta](../../tree/ui-konsta) | [Konsta](https://konstaui.com/svelte) | Y | (Requires TailwindCSS) | | | [Skeleton](https://github.com/skeletonlabs/skeleton) | Y | (Requires TailwindCSS) |