I have a scss file that has several @import statements at the beginning for partials in the current folder. I recently tried to @import a scss file in a subfolder of the current folder and continue to get the error:
File to import not found or unreadable
It also tells me to use --trace for backtrace, but I have no idea how to do that.
Koala version v2.3.0
Bug report or feature request? Bug report
I have a scss file that has several @import statements at the beginning for partials in the current folder. I recently tried to @import a scss file in a subfolder of the current folder and continue to get the error: File to import not found or unreadable
It also tells me to use --trace for backtrace, but I have no idea how to do that.