Separate Gin theme-specific styles into dedicated CSS file
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3530603. -->
Reported by: [gxleano](https://www.drupal.org/user/3591999)
Related to !681
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently, styles specific to the Gin theme are embedded within general stylesheets. This leads to tightly coupled CSS that makes it harder to maintain or override theme-specific styles. It also causes unnecessary styles to be loaded even when the Gin theme is not in use, impacting performance and maintainability.</p>
issue