external sass files from node_modules. I have already added node_modules in the includePaths array. The line 5 syntax works as expected while line 6 I am getting an error:
file to import not found or unreadable.
Is there a way I can configure the gulp-sass to use the second syntax as it is IDE friendly?
I had a similar problem with sass on PHPSTORM. I opted for full path
Обсуждают сегодня