Atelier registry core
=====================

1. Extract this archive into your project's src/app/ui/ folder.
   You should end up with src/app/ui/core/ and its subfolders.

2. Install npm dependencies used by the components you copy:
   clsx, tailwind-merge, motion, date-fns

3. Adjust @/app/ui/core/... import aliases if your app uses a different path.

After core is in place, download individual components from the docs Install tab.
