rsnext/packages/create-next-app/templates/app-tw-empty/ts
akazwz 10dd336747
chore: update empty template tailwindcss config (#66173)
### What?

update update empty template tailwindcss config

### Why?

empty template tailwindcss with src dir has problem
[https://github.com/vercel/next.js/blob/canary/packages/create-next-app/templates/index.ts#L162](https://github.com/vercel/next.js/blob/canary/packages/create-next-app/templates/index.ts#L162)

### How?

Closes NEXT-
Fixes #66172

Co-authored-by: Sam Ko <sam@vercel.com>
2024-05-27 00:18:46 +00:00
..
app chore(create-next-app): update empty templates (#65620) 2024-05-10 22:23:44 +00:00
.env.example chore(create-next-app): add --empty flag (#65532) 2024-05-09 17:18:20 +00:00
eslintrc.json chore(create-next-app): add --empty flag (#65532) 2024-05-09 17:18:20 +00:00
gitignore fix(create-next-app): Update CNA templates' .gitignore files for parity with Yarn recommendations (#65823) 2024-05-26 17:06:24 -07:00
next-env.d.ts chore(create-next-app): add --empty flag (#65532) 2024-05-09 17:18:20 +00:00
next.config.mjs chore(create-next-app): add --empty flag (#65532) 2024-05-09 17:18:20 +00:00
postcss.config.mjs chore(create-next-app): add --empty flag (#65532) 2024-05-09 17:18:20 +00:00
README-template.md chore(create-next-app): update README links (#65634) 2024-05-11 03:38:19 +00:00
tailwind.config.ts chore: update empty template tailwindcss config (#66173) 2024-05-27 00:18:46 +00:00
tsconfig.json chore(create-next-app): add --empty flag (#65532) 2024-05-09 17:18:20 +00:00