Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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!
Topics help categorize Community content and increase your ability to discover relevant content.
I think this question might be more suitable for the AEM section
For style and script contexts, it is mandatory to set a context. If the context isn't set, the expression shouldn't output anything. Examples :
Just check this answer : Solved: Can I call sightly within Javascript? - Adobe Experience League Community - 230833
Views
Like
Replies
Likes