have you tried this:

@IncludeStylesheet({"first.css","second.css","third.css"})

g,
kris




Leon Derks <[EMAIL PROTECTED]> 
25.09.2008 16:34
Bitte antworten an
"Tapestry users" <users@tapestry.apache.org>


An
Tapestry users <users@tapestry.apache.org>
Kopie

Thema
Include multiple css in @IncludeStylesheet







Hello

How can I add multiple stylesheets to the @includeSysheet annotation?
In the documentation I read that one or more paths can be injected. But 
how can I do that?

For example I want something like this:
@IncludeStylesheet("context:css/page.css", 
"context:css/tapestry-custom.css")

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to