atom-ftp-sass-compiler
Compile SASS to CSS from ftp
lou-i3 285 0 0.4.2 MIT GitHub

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.