compass-sass
compass-sass copied to clipboard
Compass grails plugin - updated to work with the latest versions of Compass, SASS, and JRuby
Anyone managed to have the plugin work in "watch" mode with grails 2.3.1? Running grails compile-css works normally.
I have this plugin setup with the defaults and compiling, but once my css gets a certain length it starts cutting things off. This.... ``` header { background-color:green; h1 {...
The currently deployed version of the plugin does not work with maven plugin resolution. By removing "release" plugin from the BuildConfig.groovy, updating to grails 2.1 or above and redeploying the...
Thanks for your plugin, it's awesome. But there is an issue when we build a multiple module project using grails plugin system. First of all, we created a plugin which...
i get the following error: Error loading event script from file [/Users/quorak/.grails/2.0.0/projects/beeWorkflow/plugins/compass-sass-0.6/scripts/_Events.groovy] /Users/quorak/.grails/2.0.0/projects/beeWorkflow/plugins/compass-sass-0.6**/src/groovy/com/stefankendall**/CompassInvoker.groovy (/Users/quorak/.grails/2.0.0/projects/beeWorkflow/plugins/compass-sass-0.6**/src/groovy/com/stefankendall/**CompassInvoker.groovy) (Use --stacktrace to see the full trace)