Skip to content

Instantly share code, notes, and snippets.

@j-mcnally
Created September 20, 2012 01:01
Show Gist options
  • Save j-mcnally/3753352 to your computer and use it in GitHub Desktop.
Save j-mcnally/3753352 to your computer and use it in GitHub Desktop.
file.expand(['app/stylesheets/client/**/*.scss']).forEach (name) ->
config.watch[name] =
files: [name]
tasks: [compass]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment