Hi - I have a relatively simple astro project. The problem is the <head> is not loading in any content on the dev server. Would anyone be able to know what the possible cause would be. I am running with postcss and tailwind as well. I am happy to send over any required files? Thank you.
I also found out when I run npm run build and npm run preview the head doesn't load in either. In the past breaking the JS and unbreaking it has fixed this, so I suspect the issue to be related to that.