Basecoat - Docs: https://basecoatui.com - Package: Install CDN: NPM: ESM: JS Init - Auto-init on - Manual: or Icons Basecoat uses Lucide icons. Options: 1. Copy SVG : Visit lucide.dev/icons, click any icon to copy SVG 2. Install package : - see lucide.dev/guide/installation 3. Framework packages : lucide.dev/packages for React/Vue/Angular/etc Theming Basecoat is fully compatible with shadcn/ui themes: 1. Go to ui.shadcn.com/themes or tweakcn.com 2. Click "Copy code" and save to 3. Import after Basecoat: Styling & Customization Override with Tailwind: Override with custom CSS: Copy and modify…