CSS: how to make the CSS loaded in Mozilla Preview?

I have a Wicket project.
Some of my html files are in a module X, others are in another module Y.
Module X depends on module Y.

In module X, I have some html files like this:


    


]]>


IntelliJ doesn't complain, as, with the dependencies between modules, it can find the main.css resource in the classpath. Yet, the Mozilla Preview doesn't seem to pick it up. Is it normal? Is there a way to fix it? Am I doing something wrong?

Edited by: Frederic Donckels on Aug 19, 2008 2:06 PM

0

Please sign in to leave a comment.