> Have you tried <link href="${classpath:/com/mycompany/style.css}"/>?   
/Could not convert 'classpath:/com/mycompany/style.css' into a component
parameter binding: Error parsing property expression
'classpath:/com/mycompany/style.css': Unable to parse input at character
position 11./
(v5.3)

> Better yet, why don't you use @Import?
Well, this is a long story. The gist is that I'm using tools like
CoffeeScript, LessCSS and HeadJS - so the files I use in development are
different from the ones in production.


By the way, the stylesheet in my library references some images
[background-image: "/images/error.png"], what's the best way to make this
work when using the library?

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/how-to-use-asset-from-component-library-in-template-tp4574973p4575317.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to