Copies the multi-page demo app (Providers → Packages → Comparison flow)
with Zustand basket state, URL sync, and per-slice Vite build config.
All pages render correctly on React 19 + MUI v7 with zero code changes needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Configure Vite library mode to export MUI theme as plain JS
- Add tsconfig.build.json for declaration generation
- Add package.json exports for theme, Tailwind config, and tokens
- Create src/index.ts as library entry point
- Document token alignment between design system and production
including colour mapping, flagged conflicts, and breakpoint alignment
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy of the Funeral Arranger design system components, theme, tokens,
and Storybook config from the original Parsons project. Pre-upgrade
baseline with React 18, MUI v5, Storybook 8.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>