sass icon indicating copy to clipboard operation
sass copied to clipboard

Feature request: Include full path in error message instead of just relative path

Open pickhardt opened this issue 3 years ago • 0 comments

Feature request:

I can't find where in the code this happens, but when I get the error "File to import not found or unreadable" it'd be really useful to output the full path it's looking for. The relative path, while helpful, doesn't tell the full story. It'd help with debugging where it's looking and how I should be writing the path in the file.

pickhardt avatar Oct 14 '22 04:10 pickhardt