Hacker News new | ask | show | jobs
by dualogy 5460 days ago
Last time I looked into sass/scss/less, I decided Stylus is for me. Looked into that? Not just getting rid of semicolons and curlies, but even colons :) plus macros, functions, variables, calculations, all the "usual" stuff.
1 comments

Interesting, I noticed npm install stylus, does this mean Node only? Or is there a ruby/rails version?