0

I've added a new .scss file to my components directory in Zen. Compass sees the file, because I get the message 'file modified' but I do not get a .css file generated

I'm new to compass and sass. Do I need to map files somewhere?

Baybook
  • 137
  • 1
  • 4

1 Answers1

0

I found my answer. I needed to include the new scss in my styles.scss file.

Baybook
  • 137
  • 1
  • 4