Beautiful, only took me about 10 minutes to figure out the way to do get multiple stylesheets into the Shell component. Here's what what I have working in Border.jwc:
----(begin)----
expression="{assets.ColorPrintStyles, assets.ColorStyles,
assets.Content, assets.FontStyles}"/>
----(end)----
So, now all the pages will have the Border component and inherit the style. Plus, the style is easily managable for the designer at the component level.
No comments:
Post a Comment