Am I trying to push CSS too far?
I’m trying to get my website working with as little client-side JS as possible (currently none!), I’m running it currently with Svelte, Bun, and Rust (as a native module for a little perf boost).
I’m trying to get my website working with as little client-side JS as possible (currently none!), I’m running it currently with Svelte, Bun, and Rust (as a native module for a little perf boost).