Replace local UI component and utility imports with @multica/ui subpath imports. Remove old components/ui/ directory, lib/utils.ts, and globals.css. Configure postcss, next.config, and tsconfig for monorepo UI package consumption. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 line
54 B
JavaScript
1 line
54 B
JavaScript
export { default } from "@multica/ui/postcss.config";
|