Integrate Tagify whitin Gin theme dark mode
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3405566. -->
Reported by: [gxleano](https://www.drupal.org/user/3591999)
Related to !51
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Tagify widget is not well integrated with Gin theme dark mode.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<ul>
<li>Add the needed styles to integrate Tagify within Gin theme dark mode.</li>
<li>Move <code>yaireo/dragsort</code> to <code>core/sortable</code> library</li>
<li>Fix <code>:focus</code> on Tagify input to improve the accessibility</li>
</ul>
<p><img src="https://www.drupal.org/files/issues/2023-12-05/tagify-gin-dark-mode-integration_0.gif" alt="Tagify Gin Dark Mode Integration"></p>
issue