I\'m using Sass 3.1.10 with Compass 0.11.5. I need to compile my compass project into many diffrent locations (css_dir) due some structural reasons. Currently I compile all
here is a solution with a ruby script https://stackoverflow.com/a/39635064/6440953