Closed farosFreed closed 3 months ago
In order to conserve our percy screenshot allowance, percy is not configured to run automatically. Please make sure the PR is ready and all other checks are passing, then start it manually:
:tada: This issue has been resolved in version 3.8.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Connected to APPS-2867
Notes:
When we implemented the theme pattern we introduced an anti-pattern that removed scoping (plus we are reloading the theme a lot which bloats the project). This has led to problems with styling, especially for the card-meta component which is reused as a child component in 4 other components (BlockCardWithImage, BlockClippedDate, BlockFloatingHighlight, SectionTeaserCard), in addition to being used directly on the page.
This PR:
Checklist: