Post #1528707
2026-01-02 22:02 UTC
@pfmoore I end up putting the CSS and JS files next to html file, and pull the in via link and script.
Replies (1)
-
@pfmoore@mastodon.social 2026-01-03 00:02
@pradyunsg yeah that's where I was thinking of going next, just wasn't sure if there were other options. It sort of feels like I'm reinventing the whole "how do I lay out my project" wheel, but I don't want to overthink things and end up with a node based monstrosity...