Hacker News new | ask | show | jobs
by nfriedly 4349 days ago
I like it. The syntax actually feels more css-like to me than what most preprocessors use. But never mind the syntax, the killer feature us the cascading - that's what sells me on this vs SASS/LESS/etc. (And, having it native is also nice - this way I can just dump something on Github Pages and skip the compilation step.)
1 comments

Can you suggest a use-case where the cascading variables is a helpful thing?