Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #49930, comment 45


Ignore:
Timestamp:
01/27/2025 04:02:59 PM (17 months ago)
Author:
karmatosed
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49930, comment 45

    v1 v2  
    11I just created a new ticket unaware of this one, apologies, to start this work which seems incredibly similar. I don't want to duplicate but also this work was 3 years ago and seems on another repo. Would I be able to get an update on where things got? It feels like this covers a bit more than I am proposing which is a simple variable approach in https://core.trac.wordpress.org/ticket/62872. I don't want to duplicate work though.
    22
    3 My proposal is to go all in on variables using sass over css custom properties. This might be the wrong approach based on this tickets conversations and thoughts.
     3My proposal is to go all in on variables using sass over css custom properties. This might be the wrong approach based on this tickets conversations and thoughts. If we are jumping right in with CSS variables I can get behind with that. I was going with Sass because they were there already and the need to have variables is so required.