Stylus Resources Plugin
Dependency :
compile ":stylus-resources:0.1"
Summary
Compiles Stylus sheets to css.
Stylus is of the same ilk as other css preprocessors such as Less, and Sasl. It does of course have its differences.
From the creator of the popular NodeJs web server ExpressJs.
See: https://github.com/LearnBoost/stylus
Installation
grails install-plugin stylus-resources