Work around Tailwind global @apply decimal utility bug with Canvas Code Components
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3572965. -->
Reported by: [balintbrews](https://www.drupal.org/user/613760)
Related to !182
>>>
<h3>Problem/Motivation</h3>
<p>Canvas currently has this bug: <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3572963" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3572963</a></span>. This breaks <a href="https://git.drupalcode.org/project/mercury/-/blob/75baeba520952f5cae205f0cd2e7ed12feb40ec5/README.md#known-issues">the recommended way</a> to work with Mercury and Code Components in Canvas.</p>
<h4>Steps to reproduce</h4>
<p>Follow <a href="https://git.drupalcode.org/project/mercury/-/blob/75baeba520952f5cae205f0cd2e7ed12feb40ec5/README.md#known-issues">the steps</a> to manually sync the global CSS between Mercury and Canvas Code Components.</p>
<h3>Proposed resolution</h3>
<p>Until the bug is fixed in Canvas, avoid using <code>@apply p-1.5</code> in <code>main.css</code>.</p>
> Related issue: [Issue #3572963](https://www.drupal.org/node/3572963)
issue