koala icon indicating copy to clipboard operation
koala copied to clipboard

Error: Individual stylesheets must be in the sass directory.

Open AUM001 opened this issue 9 years ago • 5 comments

I have just started to use Koala and am receiving the follow error message when I attempt to compile my SCSS.

"Individual stylesheets must be in the sass directory."

This is a basic overview of my file structure of my CSS and SCSS.

CSS -- style.css SCSS -- style.scss -- Breakpoints -- _base.scss -- Modules -- Partials -- _variables.scss -- _normalize.scss -- _mixins.scss

I wouldn't think that all the files should be in the same directory. So, how can I overcome this and be able to compile my Style.scss?

Any insights are greatly appreciated?

  • M

AUM001 avatar Sep 28 '15 18:09 AUM001

I had the same issue when dropping the folder on Koala, but everything works fine if I add it using the "+" button.

robsonsobral avatar Oct 16 '15 14:10 robsonsobral

I got this problem when "compass mode" is enabled.

EDIT: this help me - http://stackoverflow.com/questions/22665697/you-must-compile-individual-stylesheets-from-the-project-directory

henrix343 avatar Dec 12 '15 18:12 henrix343

same face issue "Error: Individual stylesheets must be in the sass directory."

jayeshhpatel avatar Jul 07 '20 12:07 jayeshhpatel

@jayeshhpatel koala is cool but it is no longer supported. I do use Prepros - it is working fine, try it.

spamator12 avatar Jul 07 '20 13:07 spamator12

@spamator12 Thank you for it :)

jayeshhpatel avatar Jul 07 '20 14:07 jayeshhpatel