This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-48154200-898f-482e-9f2c-a97c67170e43 XWIKI-23665 Open

Convert custom.less to CSS

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-fc58077c-4194-47fa-a243-609ef2f5a70a Charpentier Lucas created this issue on 03/Nov/25 13:55
 
Summary: Convert custom.less to CSS
Issue Type: cid:jira-generated-image-avatar-48154200-898f-482e-9f2c-a97c67170e43 Improvement
Affects Versions: 17.9.0
Assignee: Unassigned
Components: Flamingo Skin
Created: 03/Nov/25 13:55
Priority: cid:jira-generated-image-static-minor-20bbd5aa-265a-4eb6-903d-fa16bd23bd8f Minor
Reporter: Charpentier Lucas
Description:

For a performance improvement, we should convert custom.less to a CSS.

Note that this is a prime customization spot, we need to be really careful with backwards compatibility here.
I assume the best solution would be to create a new `custom.css` file to host CSS customizations. Then add a warning in the LESS one but leave it as is.