to your Common.gwt.xml file, or no one will have css :-)
-jason
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.4//EN"
"http://google-web-toolkit.googlecode.com/svn/releases/2.4/distro-source/core/src/gwt-module.dtd">
<module rename-to='testjquerymobile'>
...
<public path="public" />
<stylesheet src="jquery.mobile-1.0.1.min.css" />
<script src="jquery-1.7.1.min.js" />
<script src="jquery.mobile-1.0.1.min.js" />
...
</module>
00:00:00,144 [WARN] 404 - GET /testjquerymobile/jquery-1.7.1.min.js (127.0.0.1) 1422 bytes
00:00:00,161 [WARN] 404 - GET /testjquerymobile/jquery.mobile-1.0.1.min.js (127.0.0.1) 1429 bytes
00:00:00,280 [WARN] 404 - GET /testjquerymobile/jquery.mobile-1.0.1.min.css (127.0.0.1) 1430 bytes