Sass problem: >sass --watch style.scss:style.css invalid option: --watch

Posted by Totty on Stack Overflow See other posts from Stack Overflow or by Totty
Published on 2010-05-10T14:11:01Z Indexed on 2010/05/10 14:14 UTC
Read the original article Hit count: 505

Filed under:

When I run:

sass --watch style.scss:style.css

gives me

invalid option: --watch

why? this is good:

sass -v

gives me:

Haml/Sass 2.2.24 (Powerful Penny)

© Stack Overflow or respective owner

Related posts about sass