Are you uploading the "compiled" css or the partial?
If it's the partial you need to compile it on the server.
I suggest upploading the compiled css.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have made some changes locally to a css file which works locally. However, when I deploy to Laravel forge, the css file gets uploaded, but the compiled css file (combined of all) does not contain the change. What could be wrong?
Please or to participate in this conversation.