I had been using custom css files and making changes to them fine, but now every time I make a change to any css file, when I sync and preview the change, the entire css file is no longer recognized by when viewing the page in browser.
The only workaround I have found in reuploading the same css file under a different name, then it will be recognized again, but as soon as I make another change, same issue occurs and only way to see it is reuploading again.
I tested making a small change to the bootstrap.min.css file and the same issue occurred with that file too where after a change and save, the file stopped being recognized and I had to reupload the file as a custom css for bootstrap classes to be recognized again.
Why is this happening and what can be done to fix it?
Thanks,
Gary