node-node-sass

Wrapper around libsass
  https://github.com/sass/node-sass
  0
  no reviews



Node-sass is a library that provides binding for Node.js to LibSass.

LibSass is the C version of the popular stylesheet preprocessor, Sass.

It allows you to natively compile .scss files to css at incredible speed and automatically via a connect middleware.

Node.js is an event-based server-side JavaScript engine.