From e647b5b62d4c144638635b4050ad8e09d3bb48e7 Mon Sep 17 00:00:00 2001 From: Hadie Danker Date: Wed, 9 Apr 2025 20:41:04 +0700 Subject: [PATCH 1/2] Add https://pixelui.dev # add Pixel UI Ready-to-use components built with TailwindCSS and Svelte. Just copy and paste into your project. site: https://pixelui.dev repo: https://github.com/pixeluidev/pixelui-kits --- sites.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sites.yml b/sites.yml index ed5033b..fc8d4d0 100644 --- a/sites.yml +++ b/sites.yml @@ -958,3 +958,14 @@ date_created: 2024-11-12 date_added: 2025-02-20 repo_stars: 221 + +- title: Pixel UI + url: https://pixelui.dev + repo: https://github.com/pixeluidev/pixelui-kits + description: Ready-to-use components built with TailwindCSS and Svelte. Just copy and paste into your project. + uses: [TypeScript, Tailwind,superforms,lucide-svelte] + tags: + [component library, a11y] + date_created: 2025-04-09 + date_added: 2025-04-09 + From 661af9bd7cb116f43a8d55870b2d699e5e793f4e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 13:51:42 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- sites.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sites.yml b/sites.yml index fc8d4d0..4b7e02f 100644 --- a/sites.yml +++ b/sites.yml @@ -963,9 +963,7 @@ url: https://pixelui.dev repo: https://github.com/pixeluidev/pixelui-kits description: Ready-to-use components built with TailwindCSS and Svelte. Just copy and paste into your project. - uses: [TypeScript, Tailwind,superforms,lucide-svelte] - tags: - [component library, a11y] + uses: [TypeScript, Tailwind, superforms, lucide-svelte] + tags: [component library, a11y] date_created: 2025-04-09 date_added: 2025-04-09 -