Skip to content

Commit c72f4b4

Browse files
Update .specify/memory/constitution.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ebb7820 commit c72f4b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.specify/memory/constitution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Performance is a priority. All features must meet defined performance budgets: p
273273
- Test with screen readers (NVDA, JAWS, VoiceOver).
274274
- **Theme Customization**:
275275
- Configure design tokens in `tailwind.config.ts` and CSS variables in `globals.css`.
276-
- Use shadcn/ui theming system (https://ui.shadcn.com/docs/theming).
276+
- Use shadcn/ui theming system (https://ui.shadcn.com/themes).
277277
- Support light/dark modes via `next-themes` provider.
278278
- **Component Installation Workflow**:
279279
1. Search components: `npx shadcn@latest add` (interactive) or use shadcn MCP server.

0 commit comments

Comments
 (0)