{ "tailwind": { "config": "tailwind.config.js", "css": "global.css" }, "app": { "entry": "app/_layout.tsx", "components": "components/ui" } }