Copy link to clipboard
Copied
I was really excited about new version of Dreamweaver with SASS preprocessor. But there is a big problem that I hope is possible to solve.
When I save a sass file, it is processed and output is saved in a css file. While I save, this sass file is send to my online server. But the css file with final code isn't. I need to do this manually. I checked every single one option that could possibly change that. Nothing work. What use do I have from SASS preprocessor when css files aren't automatically send to the remote server?
Copy link to clipboard
Copied
I think I've found the answer. When I change from remote server to testing server, it sends also css files.
Copy link to clipboard
Copied
But you could add this option to the remote server too.