Closed justinweiss closed 11 years ago
I hope this gets merged, I find it useful as jammit css compression hangs on my system.
+1 on this. I'd love to drop java dependency as well.
This can probably be closed. see https://github.com/documentcloud/jammit/pull/227
Sass has both a CSS parser and a CSS writer that support compression. By hooking them together, Sass provides a pretty good pure-ruby CSS compressor. No more java, no more per-package jvm startup cost.