Thursday, May 29, 2014

Re: CSS not loading

Hi Mathieu,

You're not obliged to use ClientBundle, this is only an optimization to remove unused styles and shorten the css names. 

I suggest you do a right click on your page (show page source) to check why your css is not loaded. (There is no complicated procedure to include a css, you must have an easy to find error). 

Also it's better for "beginner questions" to ask them on StackOverflow, people tend to be more present there and answer you faster. Also notice that if your question is too easy to solve, people tend not to answer, so try to fight a little with your problem, google it, and only if still not found ask. And don't stop searching for an answer when you ask, you might loose time because no one answers

Best regards,
Zied

Le jeudi 29 mai 2014 19:31:52 UTC+1, m...@gmail.com a écrit :
Dear all,

I'm new to GWT and trying to apply changes in the CSS file, but they won't ever charge although I have declared it in the HTML headers. CSS is in the same "war" directory as the main HTML file.

I understand that this method is deprecated, but should I use the Client Bundle (rather complicated) even for my first steps with GWT?!

Your help would be appreciated,

Thanks,

Mathieu

--
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+unsubscribe@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.

No comments:

Post a Comment