CSS concatenation | Community
Skip to main content
New Participant
October 16, 2015
Solved

CSS concatenation

  • October 16, 2015
  • 1 reply
  • 800 views

Is it possible to concatenate all CSS files from different clientLibs in one big CSS file? 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Scott_Brodersen

Hi,

create a clientlib and add an embed property, which names the other clientlibs that you want to include. Scroll down to "Embedding Code from Other Libraries" on this page: http://dev.day.com/docs/en/cq/current/developing/clientlibs.html#Creating%20Client%20Library%20Folders.

scott

1 reply

Scott_Brodersen
Scott_BrodersenAccepted solution
New Participant
October 16, 2015

Hi,

create a clientlib and add an embed property, which names the other clientlibs that you want to include. Scroll down to "Embedding Code from Other Libraries" on this page: http://dev.day.com/docs/en/cq/current/developing/clientlibs.html#Creating%20Client%20Library%20Folders.

scott