Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mehrshaddarzi/61ba1265bdcc9e93b26808d25c15f8d6 to your computer and use it in GitHub Desktop.
Save mehrshaddarzi/61ba1265bdcc9e93b26808d25c15f8d6 to your computer and use it in GitHub Desktop.
add watchind node-sass in phpstorm
here is a simple configuration that works for me:
Program: <full path to your node-sass executable>, like ‘C:\Users\Elena.Pogorelova\AppData\Roaming\npm\node-sass.cmd’
Arguments: $FileName$ ../$FileNameWithoutExtension$.css
Working directory: $FileDir$
Output Paths: $FileNameWithoutExtension$.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment