UNPKG

handoff-app

Version:

Automated documentation toolchain for building client side documentation from figma

21 lines 518 B
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": false, "tsx": true, "tailwind": { "config": "tailwind.config.ts", "css": "src/app/css/index.css", "baseColor": "zinc", "cssVariables": true, "prefix": "" }, "aliases": { "components": "src/app/components", "utils": "src/app/lib/utils", "ui": "src/app/components/ui", "lib": "src/app/lib", "hooks": "src/app/hooks" }, "iconLibrary": "lucide" }