Revamp, 2025: Light Mode Edition

Previously:

This one’s not too dramatic. I wanted my site to have a light mode and I figured I’d try out Tailwind v4. It was a lot of fun, and I’m pretty happy with how I got things set up internally. It ended up being an exercise in refinement. Things are looking just a little less homely.

So, Sass out, Tailwind 4 (via its CLI option) in.

I don’t see the point of Sass nowadays. Even Tailwind is overkill, but I appreciate the consistency it offers. Just some minor guardrails around doing something that doesn’t look like shit. Same-y, maybe; but not shitty.

Most likely Vite will appear at some point.