Not working?
@sprite .my-image { gwt-image: 'imageSource'; }
use
@sprite .my-image { gwt-image: 'imageSource'; }
instead. There is a bug in the CSS compiler. There needs to be a whitespace after an annotation. Just typing a ' ' after @sprite is also OK.
7 Kommentare zu "GWT css parser"
Konnentieren