Hacker News new | ask | show | jobs
by tangue 2619 days ago
You're right, on OSX you can brew install sassc
1 comments

there's a Debian package :) thanks for the tip :)
just got this working with fswatch and sassc, thought I'd feed back that this is perfect, thanks :)
Heh, I just woke up and read this and thought “well thats enough problem solving for today” :) Glad we could help you avoid the hell that is adding npm to a non-node project!
Another thank you from here! I've had to use node just for sass in the past and this is a much nicer solution.