
jsass
Sass is a remix of CSS that allows you to author simple, elegant, and non-repetitive stylesheets. This project, Jsass, provides a Java implementation of the Sass compiler (i.e. a program that converts Sass files to CSS suitable for use in a web browser).
A number of additional Java and Sass related utilities will be provided such as a Sass compiler Ant task, and Sass servlet,