Pushing processed files to a remote server doesn't work
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?
