Coding 2024-09-16

By Max Woerner Chase

Here's what I'm seeing from slamming stuff together between a bunch of different libraries:

Hm. If I'm going to be writing CSS anyway, I should put a class on the svg elements and see if I can make that work.

That's probably going to need some tweaking, but I can make things work. For now, I'm going to research CSS methodologies. (Like, if you look under the hood on this blog, I'm doing something that's supposed to be my idea of BEM (although I'm apparently missing some aspects of it in the backend code), but maybe there's something else I'd prefer using for this project? I don't know.) Anyway, I should wrap up.

Good night.