Closed (fixed)
Project:
Mercury Theme
Version:
1.x-dev
Component:
CSS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2026 at 20:27 UTC
Updated:
25 Feb 2026 at 22:29 UTC
Jump to comment: Most recent
Canvas currently has this bug: #3572963: Decimal in utility class names breaks @apply in global CSS. This breaks the recommended way to work with Mercury and Code Components in Canvas.
Follow the steps to manually sync the global CSS between Mercury and Canvas Code Components.
Until the bug is fixed in Canvas, avoid using @apply p-1.5 in main.css.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
balintbrews@pameeela, are you okay with this? Not sure when we'll have time to fix in Canvas, and this is fully breaking things currently if people follow the instructions to work with Code Components, so I thought we could add this quick workaround.
Comment #4
pameeela commentedFor sure, linting failed but feel free to merge on green!
Comment #6
balintbrewsTurns out those CI failures were also happening on
1.x, so I fixed those first: