Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Are CSS files generated from LESS files when they are accessed by the browser, or when the LESS file is modified/changed?

Avatar

Level 7

Hi,

Are CSS files generated from LESS files when they are requested by the browser, or when the LESS file is modified/changed?

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Level 10

All clientlibs are generated on request. For modification of less it might not rebuild you need to delete the generated file.  That is the case if you are in aem instance 5.6.1 or below. I believe it is fixed in aem6.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

All clientlibs are generated on request. For modification of less it might not rebuild you need to delete the generated file.  That is the case if you are in aem instance 5.6.1 or below. I believe it is fixed in aem6.