atom-ftp-sass-compiler package
Atom package to download SASS files from ftp, compile them to CSS and send back to the ftp.
Description
Get sass files from ftp compile to css and ftp back
Customisable:
- host
- user
- password
- theme-folder name
Using config.txt file (see config_example.txt for layout).
Distant location for files: "www/wp-content/themes/[themeFolder]/assets/"
Commands
"ctrl-alt-s": "atom-ftp-sass-compiler:compile"
Get files from ftp, compile to css and push back to ftp.