0

I am trying to compile my Sass file, but keep getting this error in my terminal:

error sass/app.scss (Line 60: File to import not found or unreadable: custom.

This happened after:

cd to the containing folder
sass --watch `sass:css`

What did I do wrong? What steps should I take? Do I need to use Compass to use Sass?

J0e3gan
  • 8,740
  • 10
  • 53
  • 80
sjm135
  • 3
  • 1
  • Where is the custom sass or scss file? What is your folder structure? – Shuo Nov 09 '14 at 05:28
  • I put the sass folder directly into my foundation folder with the website i am trying to build. Within that is my app.scss file. The foundation folder is on my desktop. – sjm135 Nov 14 '14 at 23:50

0 Answers0