UNPKG

nextjs-auth-starter

Version:

CLI tool to set up Next.js authentication with better-auth, PostgreSQL, and Drizzle ORM. Usage: npx nextjs-auth-starter init

7 lines (6 loc) 83 B
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };