Hi
I launch the container with proper options :
io@folio:/Desktop/STARTERKIT$ ls
config.rb favicon.ico images-source logo.png sass screenshot.png template.php theme-settings.php
css images js README.txt sass-extensions STARTERKIT.info.txt templates
io@folio:/Desktop/STARTERKIT$ docker run --rm -v ./sass:/input -v ./css:/output stevevega/compass watch
Compass is watching for changes. Press Ctrl-C to Stop.
if I try to change any of the files inside the sass folder compass is not compiling.
tx
Simone
Hi
I launch the container with proper options :
io@folio:
/Desktop/STARTERKIT$ ls/Desktop/STARTERKIT$ docker run --rm -v ./sass:/input -v ./css:/output stevevega/compass watchconfig.rb favicon.ico images-source logo.png sass screenshot.png template.php theme-settings.php
css images js README.txt sass-extensions STARTERKIT.info.txt templates
io@folio:
if I try to change any of the files inside the sass folder compass is not compiling.
tx
Simone