Remove hg: prefix from Tailwind classes for better compatibility
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3561592. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !137 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Mercury uses the prefix <code>hg</code> on all its Tailwind classes, which makes sense from the perspective of avoiding conflicts, but creates a compatibility problem with the wider Tailwind world, as well as potentially with Canvas code components. In order to make Mercury interoperable with those things, we need to remove the prefix.</p>
issue