CSS Load Problems
Hi, I have moved my local project to a VM with a Caddy web server. The correct domain with https etc is stored in the Env file. However, I have the problem that the CSS content is not displayed via domain. I have already tried to build the css files via yarn build, but this does not help either. however, when I start the DEV server locally, the styling loads all at once.

