Jump to content

stopping a sass script


Recommended Posts

im quite sure i signed up as shamguy4.... oh well shamguy3 it is...
 
so I created a workflow that basically finds the right folder based on your query and gets sass going
 

cd
cd documents/projects/{query}/html
sass --watch style.scss:style.css --style compressed

so if you type sass alfred, it would find alfred/html folder and get sass going.

 
problem is I cant stop it without quitting the process in activity monitor!
 
anyone want to help me?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...