Please create an issue at http://jira.codehaus.org/browse/MGWT including your
description and patch
- Robert
> Date: Tue, 6 Jul 2010 12:58:16 +0200
> From: [email protected]
> To: [email protected]
> Subject: [mojo-dev] CSSMojo
>
> This is a patch that adds a cs
This is a patch that adds a css target to invoke
com.google.gwt.resources.css.InterfaceGenerator to generate interface
files based on a css file, similar to how i18n works. I needed to
change the JavaCommand, as the css generator outputs to standard out
instead off to a target file. It's configured