[READ-ONLY] Mirror of https://github.com/flo-bit/ui-kit. 🦊 fox ui, svelte 5 and tailwind 4 flo-bit.dev/ui-kit/
svelte tailwindcss ui-components
0

Configure Feed

Select the types of activity you want to include in your feed.

public alpha release

Florian (Mar 13, 2025, 9:52 PM +0100) 69eeeaea 379baf11

+4 -2
+1 -1
package.json
··· 1 1 { 2 2 "name": "fox-ui-svelte", 3 - "version": "0.0.3", 3 + "version": "0.0.4", 4 4 "type": "module", 5 5 "description": "Beautiful UI components built with Tailwind 4 and Svelte 5", 6 6 "homepage": "https://flo-bit.dev/ui-kit",
+3 -1
src/routes/docs/philosophy/Philosophy.md
··· 59 59 - [voxel-art](/ui-kit/components/3d/voxel-art/) 60 60 61 61 62 - If you have any suggestions for components, please open an issue on [github](https://github.com/flo-bit/ui-kit/issues). 62 + If you have any suggestions for components, please open an issue on [github](https://github.com/flo-bit/ui-kit/issues). 63 + 64 + Also feel free to contribute yourself, preferably by first opening an issue about the component/feature you want to add!