Expand my Community achievements bar.

SOLVED

CSS concatenation

Avatar

Level 3

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

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 8

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%20Folde....

scott

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

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%20Folde....

scott