Skip to content

Instantly share code, notes, and snippets.

@betweenbrain
Created January 13, 2014 15:43
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save betweenbrain/8402480 to your computer and use it in GitHub Desktop.
Save betweenbrain/8402480 to your computer and use it in GitHub Desktop.
PhpStorm SCSS File Watcher Settings for parallel SCSS and CSS directories

|-CSS

|-SCSS

Arguments: --no-cache --update $FileName$:$FileParentDir$/css/$FileNameWithoutExtension$.css Working directory: $FileDir$ Output paths to refresh: $FileParentDir$/css/$FileNameWithoutExtension$.css

NOTE: add --style compressed to Arguments for minified output

@gstout
Copy link

gstout commented Feb 27, 2016

Been looking for this for hours! Thank you

@ibanner
Copy link

ibanner commented Apr 1, 2017

Oh man. If only I found this 8 hours ago. Thanks, mate!

@mxcat1
Copy link

mxcat1 commented May 27, 2018

Eres un Dios Muchas Gracias

@Bernstein7z
Copy link

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment