Atom package to download SASS files from ftp, compile them to CSS and send back to the ftp.
Get sass files from ftp compile to css and ftp back
Customisable:
Using config.txt file (see config_example.txt for layout).
Distant location for files: "www/wp-content/themes/[themeFolder]/assets/"
"ctrl-alt-s": "atom-ftp-sass-compiler:compile"
Get files from ftp, compile to css and push back to ftp.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.