NoMethodError: undefined method `[]' for nil:NilClass
Hi there,
I'm having a hard time using the CSS auto compilation for SCSS. I have just one scss file and it has been working like a charm in my current project for the last month or so, but now I just get the error:
NoMethodError: undefined method `[]' for nil:NilClass
on line – – and column 1
I can't see any error in my scss what so ever, and Dreamweaver don't give me any input that something should be wrong either. How do I debug this?!
