There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-7b59ca2c-eab1-4c89-a760-83778494296a XWIKI-23315 Open

Allow for CSS variables to be used in media queries

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-de74e25e-7f33-44a5-9970-ee856cea1cb0 Charpentier Lucas on 03/Nov/25 14:01
 

Note that this variable was not yet migrated to CSS. If this takes too long, we could technically decide to hard-code it everywhere and that `@screen-xs-max` is not part of our API. We'd only add it to our API once the use case is possible in CSS.

It's not critical as long as this is not the only blocker for a full CSS migration though smile.png

 
cid:jira-generated-image-avatar-de74e25e-7f33-44a5-9970-ee856cea1cb0 Charpentier Lucas on 03/Nov/25 14:02
 
Note that this variable was not yet migrated to CSS (it's a variable defined in bootstrap) . If this takes too long, we could technically decide to hard-code it everywhere and that `@screen-xs-max` is not part of our API. We'd only add it to our API once the use case is possible in CSS.

It's not critical as long as this is not the only blocker for a full CSS migration though :)