sass-module-importer
sass-module-importer copied to clipboard
tilde supporter for jetBrains IDE
Repair "cannot resolve file" error in jetBrains IDE (phpStorm, webStorm, IDEA ...), when importing sass using short file name without path. ~ or "tilde" hides this error.
I know that using "eslint-disable-line" is fully crap but I don't want to rewrite half of your code to much eslint no-param-reassign.
+1
+1 Additional benefits
- Styles distributed using tilde conventions can be reused in other projects that use
sass-module-importer
. - Since
webpack
supports tilde style imports these projects reuse styles distributed from my project that usessass-module-importer
-
webpack
projects that use projects built withsass-module-importer
can actually include such distributed styles in their projects without thesass-module-importer
.
@lucasmotta Any news about this PR?