Something like this:
sass --watch style.css:(other than root directory)
//or
sass --watch (other directory than .scss file):style.scss
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From the output of
sass --help:You can, there isn’t any restriction. Just use the directory from where you call
sassas the base path or an absolute path. For example: