33

I've installed Zurb Foundation sass into an expressionengine project but i'm getting this when saving the app.scss file:

Compass was unable to compile one or more files in the project:

You must compile individual stylesheets from the project directory.

All my paths are correct as they are the same as in another project that works fine.

Any idea what triggers that error so i can track down the issue?

Rito
  • 5,117
  • 3
  • 40
  • 37
John
  • 833
  • 1
  • 11
  • 24
  • 13
    I'm an idiot, in config.rb, the filepaths for css_dir, sass_dir etc etc need to be relative to the folder config.rb lives in. I hadn't set them properly. What a fool! – John Aug 25 '12 at 16:40
  • 16
    This helped me, for the record. – Peter Hanley Nov 08 '12 at 03:04
  • Well I am having the same problem but don't know how to get out of it ?? please if u can – Burhan Mughal Jan 01 '13 at 11:43
  • This helped a lot. Thanks for asking the question. – Tanner Semerad Mar 14 '13 at 21:44
  • I was getting this error, but my problem was that I had Sass files in my CSS directory. (Or maybe I had CSS files in my Sass directory... can't remember...) – HellaMad Apr 08 '13 at 19:46
  • 4
    I don't know why this was closed, as it definitely not too localised and can turn up as a problem all the time for people new to compass Anyway same problem, and i've posted an answer here http://stackoverflow.com/questions/19419011/compass-you-must-compile-individual-stylesheets-from-the-project-directory/20010411#20010411 – John Smith Nov 15 '13 at 21:04
  • I had the same problem using the 'Scout' software (on OS X). The configuration I had used to work. I simply removed the project and added it again. Problem solved. – Pepijn Olivier May 20 '14 at 14:44

0 Answers0