gradle-css-plugin
gradle-css-plugin copied to clipboard
Support for KSS
Could you start supporting the css doc tool KSS https://github.com/kneath/kss
That is an excellent idea.
Forgive me that I haven't worked with many ruby libs, so I'd like to know how I might go about getting a binary of KSS for inclusion in the Gradle plugin resources (or how I could build one). Any ideas?
Sorry but I'm not a ruby guy.
@eskimoblood I think I have figured out how to do this now that I know Ruby :)
I'll get this into the next version.
After giving this several hours, I can't figure out how to run KSS via JRuby unless it's already installed because there is no binary, see kneath/kss#3.
Unfortunately, this plugin won't support tasks which require external dependencies, so this is blocked until the referenced KSS issue is fixed.