rsass

sass implementation in pure rust - CLI tool
  https://github.com/kaj/rsass
  0
  no reviews



Rsass is sass reimplemented in rust with nom.

Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze.

NB! Not all of the official Sass specification is implemented yet. See upstream README below /usr/share/doc/rsass/ for more details.

This package provides the command-line tool rsass.