sass-module-importer icon indicating copy to clipboard operation
sass-module-importer copied to clipboard

tilde supporter for jetBrains IDE

Open anders0l opened this issue 8 years ago • 4 comments

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.

anders0l avatar Jan 03 '17 16:01 anders0l

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.

anders0l avatar Jan 04 '17 09:01 anders0l

+1

krotovic avatar May 19 '17 11:05 krotovic

+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 uses sass-module-importer
  • webpack projects that use projects built with sass-module-importer can actually include such distributed styles in their projects without the sass-module-importer.

yogeshgadge avatar Jul 21 '17 14:07 yogeshgadge

@lucasmotta Any news about this PR?

demurgos avatar Oct 26 '17 07:10 demurgos