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
Integrate one representative Website component from an exact published design-system beta version. Prove compatibility before bulk extraction or page migrations.
Acceptance checks:
Verify this site’s Tailwind 3 setup works with the library’s Tailwind 4 output without a site-wide upgrade, duplicate resets, class collisions or global style changes.
Check Next server/client rendering, hydration, fonts, image integration, CSS order, peer dependencies and one explicit Application fallback.
Capture matched Before/After screenshots, keyboard/focus checks and bundle/performance observations; run lint, relevant tests and a production build.
Record package version/artifact, findings and the supported integration recipe. Surface incompatibilities before proceeding; keep the pilot reversible.
Work on a dedicated Website preview/integration branch, pin the exact beta package version and commit the lockfile. Keep this validation out of production; all full page migrations wait for the stable design-system release.
Part of #5046
Integrate one representative Website component from an exact published design-system beta version. Prove compatibility before bulk extraction or page migrations.
Acceptance checks:
Verify this site’s Tailwind 3 setup works with the library’s Tailwind 4 output without a site-wide upgrade, duplicate resets, class collisions or global style changes.
Check Next server/client rendering, hydration, fonts, image integration, CSS order, peer dependencies and one explicit Application fallback.
Verify Tina edit/preview, selected gradients and colour-picker behaviour; reproduce checks motivated by PR 💄 Redesign /consulting index + card colour tokens #4939.
Capture matched Before/After screenshots, keyboard/focus checks and bundle/performance observations; run lint, relevant tests and a production build.
Record package version/artifact, findings and the supported integration recipe. Surface incompatibilities before proceeding; keep the pilot reversible.
Work on a dedicated Website preview/integration branch, pin the exact beta package version and commit the lockfile. Keep this validation out of production; all full page migrations wait for the stable design-system release.