
Sass is a pre-processing language for css. it allows you to write cleaner stylesheets and makes collaboration on your css a breeze.
libsass is a c/c++ port of the sass engine. the point is to be simple, fast, and easy to integrate.
this package provides header files for developing your applications to use libsass template engine.