Hacker News new | ask | show | jobs
by Hilyin 4175 days ago
Its a CSS preprocessor. http://sass-lang.com/

In a nutshell, you write SASS with all sorts of bonus features that CSS doesn't do, and then you compile to CSS.