>
>
> If I understand you correctly, I could be able to mix css and gss files by 
> using the correct extension. In case it concerns a css file, the gss 
> mechanism will sue the css2gss converter to create the gss file before 
> passing it to to the closure compiler. But that is what I am doing, so why 
> isn't that allowed?
>

Because GWT can not convert it on a file-by-file basis. All files need to 
be merged to get complete information for parsing. So all files need to be 
of the same type.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to