sass/ruby-sass

Misleading error message for index import conflicts

Opened this issue · 0 comments

nex3 commented

When there are multiple potential index files for Sass to import, it prints:

Error: It's not clear which file to import for '@import "index"'.

Instead of "index", it should include the actual name of the file being imported.