This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-88dbc54a-adc2-4394-acd3-6587b1d305d0 XWIKI-23672 Open

Convert drawer.less to CSS

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-72484966-d7ba-4c0d-915e-e9eba10e9cc8 Charpentier Lucas created this issue on 03/Nov/25 14:35
 
Summary: Convert drawer.less to CSS
Issue Type: cid:jira-generated-image-avatar-88dbc54a-adc2-4394-acd3-6587b1d305d0 Improvement
Affects Versions: 17.9.0
Assignee: Unassigned
Components: Flamingo Skin
Created: 03/Nov/25 14:35
Priority: cid:jira-generated-image-static-minor-53f3a6f1-432f-46bd-8af8-0eddbb62e656 Minor
Reporter: Charpentier Lucas
Description:

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

This would be a good opportunity to clean up the variables defined in here, there seems to be a lot... Relying on standard variables makes the codebase lighter and a bit easier to understand.

Except for this variable cleanup, there should be no difficulty.