colorGinPrimaryActive misses in legacy variables
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3327374. --> Reported by: [nicklasmf](https://www.drupal.org/user/3611004) Related to !204 !203 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>After <a href="https://www.drupal.org/project/gin/issues/3309113">https://www.drupal.org/project/gin/issues/3309113</a> (Change CSS3 variables from camelCase to kebab-case) has been implemented, the variable --colorGinPrimaryActive is missing in the legacy sheet.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Use the variable var(--colorGinPrimaryActive) to style a component.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add the variable to the legacy.css file.</p> > Related issue: [Issue #3309113](https://www.drupal.org/node/3309113)
issue