xmlet/HtmlFlow

How to link css files in Dynamic View

ZinfinityDarshan opened this issue · 1 comments

How to link css files in Dynamic View

You may find different examples in src/test/java/htmlflow/test/views/ folder. For instance in line 62 of HtmlDynamicStocks.java view, you have an example of a link to a CSS in a Dynamic view.

Hope it helps.