GWT plugin : including additional CSS

I noticed that GWT plugin cannot find CSS class that defined outside of main CSS file (by main CSS I mean the one that get created by wizard and has the same name as module/html).

How to add additional CSS files into a project.

Thanks,
Roman

0
3 comments
Avatar
Permanently deleted user

Hello Roman,

GWT plugin should find CSS classes from all CSS files which are linked to
main html file.

I noticed that GWT plugin cannot find CSS class that defined outside
of main CSS file (by main CSS I mean the one that get created by
wizard and has the same name as module/html).

How to add additional CSS files into a project.

Thanks,
Roman



0
Avatar
Permanently deleted user

Hi Nikolay,

When I combine type and class for CSS selector (div.big) then class .big is not recognized.

btw, thanks for the plugin!

0
Avatar
Permanently deleted user

Hello Roman,

Fixed, thank you.

Hi Nikolay,

When I combine type and class for CSS selector (div.big) then class
.big is not recognized.

btw, thanks for the plugin!



0

Please sign in to leave a comment.