jlitola/play-sass

Use embedded SASS compiler (instead calling external program)

Closed this issue · 1 comments

Skyr commented

Instead of requiring a local installation of sass, embed the sass compiler using JRuby. Perhaps this project https://github.com/darrinholst/sass-java already solves this matter.

I'm happy to review & possibly merge patch proposing to do this. I don't have plans to implement it myself thought.