Understand the @kit/ui package structure
mainThe @kit/ui package manages all UI components and styles for the application. It is organized into two distinct categories:
- Shadcn UI: Standard components that follow the shadcn/ui pattern, allowing for high customizability and consistency across the app.
- Makerkit-specific: Specialized components designed specifically for the MakerKit ecosystem and SaaS workflows.