Answer the question
In order to leave comments, you need to log in
How to make loading generated css?
I use file watcher - sass
The problem is that the compiled css file is not automatically uploaded to the server.
In the deployment section, there is a checkbox to load the project automatically.
You have to go separately to the css file and resave it.
Previously, it seemed to work, what could be the matter?
Answer the question
In order to leave comments, you need to log in
check the box in the deployment settings Upload external changes
By default, only files changed by the IDE will be uploaded. If files are changed by some other process such as a VCS branch change, transpilation of Sass or LESS or a File Watcher, they are not automatically uploaded. To change this behavior and autoupload these changes as well, enable the Upload external changes option.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question