custom css and studio pro 8.9

0
Does anyone know why my custom css file is not being picked up in 8.9. It all worked fine in 8.8.1 until I upgraded. My custom css file is there with the correct code and i’m using calypso to inject into my Localhost, but doesn’t show in the browser. What has changed please?
asked
3 answers
1

Have you checked the main.scss and are all related files correctly referenced?

Maybe the \theme\styles\web\sass folder got overwritten with the upgrade (shouldn’t happen imo).

answered
0

Does the file in your deployment directory get changed at all. Check in your browser if the main.css contains any of your changes. Also check if Calypso does anything at all and if she changes the same file that you see being used in your browser.

Does this problem occur in both web and native?

answered
0

Seen this before, I stopped Calypso, closed my editor, hit the Clean Deployment Directory option in the modelers Project tab, re-built the project and started up Calypso. Also try if re-selecting your projects folder and project in Calypso does the trick

answered