My Web Server wont show me CSS when deployed. The CSS shows up in sources and network of chrome dev tools. But it does not seem to show my CSS. I also have tried using other browsers and encountered the same thing.
This is likely a routing issue within the application. It may also be an issue where it is referencing the CSS file in the wrong directory.
Render does not block CSS files from getting loaded, so if it’s not one of the above issues you may want to consult with a community that specializes in your tech stack.
Regards,
Mike
Render Support Engineer, MT (UTC-6, UTC-7 in Winter)
There can be many differences between a local machine and an online server environment: dependencies, versions, environment variables, and various other configurations. Even code can sometimes run a bit differently when in different environments.
If you can’t find a solution soon, feel free to reach out to us privately via the Help link in the Dashboard so we can take a closer look at the service and see if anything jumps out as an issue.
Regards,
Mike
Render Support Engineer, MT (UTC-6, UTC-7 in Winter)