export default { plugins: { tailwindcss: { config: "tailwind.config.ts" // config: "../../packages/ui/tailwind.config.ts" }, autoprefixer: {} } };