Patch applies, commit checks fails https://git.drupalcode.org/project/drupal/-/merge_requests/3480.diff --------------------------------------------- CSpell: passed ---------------------------------------------------------------------------------------------------- Running PHPStan on changed files. [OK] No errors PHPStan: passed ---------------------------------------------------------------------------------------------------- Checking modules/contrib/mysql56/ modules/contrib/mysql56/ passed ---------------------------------------------------------------------------------------------------- Checking core/scripts/dev/commit-code-check.sh core/scripts/dev/commit-code-check.sh passed ---------------------------------------------------------------------------------------------------- Checking core/themes/claro/css/components/system-admin--modules.css core/themes/claro/css/components/system-admin--modules.css passed ---------------------------------------------------------------------------------------------------- Checking core/themes/claro/css/components/system-admin--modules.pcss.css yarn run v1.22.5 $ node ./scripts/css/postcss-build.js --check --file core/themes/claro/css/components/system-admin--modules.pcss.css [00:27:39] 'core/themes/claro/css/components/system-admin--modules.pcss.css' is being checked. [00:27:39] 'core/themes/claro/css/components/system-admin--modules.pcss.css' is not updated. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ERROR: The compiled CSS from core/themes/claro/css/components/system-admin--modules.pcss.css does not match its CSS file. Recompile the CSS with: yarn run build:css themes/claro/css/components/system-admin--modules.pcss.css 16:3 ✖ Expected custom property to come before declaration order/order 16:3 ✖ Expected empty line before custom property custom-property-empty-line-before 2 problems (2 errors, 0 warnings) ----------------------------------------------------------------------------------------------------