Hi all -
Need your inputs and suggestion on how to convert the below css include to inlinecss in sightly. Does sightly even supports this inline rendering feature?
sample css include:
<sly data-sly-call="${clientlib.css @ categories='contexthub.dependencies'}"></sly>
Thank you in advance.
Regards!