Grunt-contrib-less has an option paths
that allows you to specify directories to scan with @import directives. Here is the option on grunt-contrib-less' doc page.
Is there something equivalent for grunt-contrib-sass? I have looked a bit but haven't been able to find anything.