You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename instances of mzp-c-call-out to mzp-c-callout (note the removed dash).
Replace instances of Compact Call-out with the compact variant of Callout (class="mzp-c-callout mzp-l-compact").
Update references to the call-out SCSS file to callout in any @import or @use rules.
** e.g. @use 'components/call-out'; should change to @use 'components/callout';
The rebuilt Callout doesn't feature integrated brand logos. Use Logo and Wordmark components instead.
The rebuilt Compact Callout lacks an integrated logo, so it no longer positions the logo at one end of the component. A Logo or Wordmark component should appear in the body instead.
Convert any instances of the Hero component to either Split or Callout.
Convert any instances of the Picto Card component to Picto.