@jlrdw Shouldn't JS be at the bottom of <body>? Really curious because all I remember is that it's better for it to be at the bottom because of loading times. But maybe that's different nowadays?
@Snapey Me neither, I just thought that packages like Vite (or Mix) help reduce the size of the files, but maybe when using per-page scripts it's really unnecessary. (I currently doing it to learn Vite in general so I might also just do CSS)