As the title. The setting of additional_import_paths in config.rb file of the omega_starterkit and omega_simple_starterkit folder should be changed to be something like # additional_import_paths = ["../omega/omega/style/scss", "../omega/omega/style/scss/grids"]
when someone create a new subtheme. Since the subtheme's path should be in themes/ folder. Otherwise compass will give you a error about the path by default.

Errno::ENOENT on line ["60"] of /Library/Ruby/Gems/2.0.0/gems/listen-2.10.0/lib/listen/listener.rb: No such file or directory - /srv/www/qform.com/public_html/omega
Run with --trace to see the full backtrace
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jerenus created an issue. See original summary.

Jerenus’s picture

Issue summary: View changes
Jerenus’s picture

I just made a quick patch here.

Jerenus’s picture

Status: Active » Needs review