custom_theme.css is not loaded with super dev mode

27 views
Skip to first unread message

Attila Cservid

unread,
Jul 12, 2017, 4:44:13 PM7/12/17
to GwtBootstrap3
Hi and thank you for this wonderful library for GWT!

I have added the gwtbootstarp library to my project and I have created a custom css file to overwrite the standard styles.

The issue is that this custom style is not loaded when I starting the super dev mode. In legacy dev mode it works but this should be not used anymore.
Can you give me some advice to fix this issue?

Attila Cservid

unread,
Jul 13, 2017, 3:57:05 AM7/13/17
to GwtBootstrap3
fixed this:

in your gwt.xml
<inherits name="org.gwtbootstrap3.GwtBootstrap3NoTheme"/>

then you load all css and js in your index.html so you have full control what and when things get loaded.

Reply all
Reply to author
Forward
0 new messages