Adding print media to cq:includeClientLib for CSS file
Hi,
Is it possible to add the print media to the CSS clientlib include in anyway.
<link rel="stylesheet" type="text/css" href="print.css" media="print">
I don't want to call the print css file separately, I want to add it through cq:includeClientLib only.
Thanks,
Bala