I followed the tutorial and every thing works up to the last command. When I type 'gulp' I get the following error message:
Error in plugin 'sass'
Message:
sass\mymainstylesheet.styles.scss
Error: File to import not found or unreadable: compass
Parent style sheet: stdin
on line 8 of stdin
>> @import "compass";
^
What am I getting wrong here?
I followed the tutorial and every thing works up to the last command. When I type 'gulp' I get the following error message:
Error in plugin 'sass'
Message:
sass\mymainstylesheet.styles.scss
Error: File to import not found or unreadable: compass
Parent style sheet: stdin
on line 8 of stdin
>> @import "compass";
^
What am I getting wrong here?