Level 74
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.
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.