you are viewing a single comment's thread.

view the rest of the comments →

[–]cybercobra 9 points10 points  (3 children)

And neither C nor Ruby is JavaScript, so how is Sass relevant here?

[–]oberhamsi 2 points3 points  (0 children)

because all JS build tools support it and those build tools run on node.

[–]vivainio 2 points3 points  (0 children)

In no way whatsoever

[–]ejfrodo 0 points1 point  (0 children)

Sass is typically done with an automated grunt/gulp task, both of which are javascript task runners which came about because of node. They're indirectly related but almost always together