flo-bit.dev
Posts from Bluesky
one of my goals with my svelte ui kit is making components that allow me to quickly make lots of different web apps, which is why I'm adding lots of components that aren't in most ui kits (afaik).
some examples:
- social media post
- heatmap
- waveform audio player
- login with bluesky modal
[1/2]
some examples:
- social media post
- heatmap
- waveform audio player
- login with bluesky modal
[1/2]
currently making a simple, minimalistic documentation template using @astro.build
source: github.com/flo-bit/dogu...
live demo: flo-bit.dev/dogumentation/
source: github.com/flo-bit/dogu...
live demo: flo-bit.dev/dogumentation/
now that svelte 5 and tailwind 4 has been out for a bit, i'm back to working on my very own svelte+tailwind ui kit
question for any #a11y experts, is having different colored focus outlines a big no-no or is that ok?