Remove dependency on Twig Tweak
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3543034. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !23 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>It would be really, really good if Mercury did not depend on Twig Tweak and Twig Field Value. Although themes can depend on modules, it's not necessarily great practice, especially if we're depending on modules whose purpose is to alter the way the theme engine works (which also introduces additional variables into Mercury's support for XB).</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>See if there is another way to accomplish whatever it is we're using these modules for, and if possible, remove the modules as dependencies.</p>
issue