Remove schemes.css from Tailwind build
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3562964. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !162 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Now that we&rsquo;ve done the colour refactor, there is no reason for schemes.css to be part of the Tailwind build. Those CSS variables can be defined at runtime, so it means that in order to update colors, you won&rsquo;t even need to run a build!</p>
issue