Allow to use asset expressions in css files.
--------------------------------------------
Key: TAP5-686
URL: https://issues.apache.org/jira/browse/TAP5-686
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.1.0.5
Reporter: Nikita Koksharov
Tapestry not allow to use asset expressions directly in css file.
This feature is needed to define resources in css, for example, url to image in
background
background: url(${asset:context:images/main_content_tr.png})
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.