rsnext/packages/create-next-app/templates/app-tw/ts
Hamir Mahal 9288ef4921
feat: add self-documenting .env.example file (#56469)
- fixes #56468

Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
2023-10-12 21:55:14 +00:00
..
app fix: .../templates/*/app/layout.* import order (#56380) 2023-10-04 20:41:47 +00:00
public fix(cli): unify styles/content of templates (#47294) 2023-03-20 15:33:44 -07:00
.env.example feat: add self-documenting .env.example file (#56469) 2023-10-12 21:55:14 +00:00
eslintrc.json feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
gitignore Remove incorrect entries for pnpm debug log (#47241) 2023-03-26 22:26:05 -07:00
next-env.d.ts feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
next.config.js Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
postcss.config.js feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
README-template.md create-next-app templates: Change bun run dev commands to bun dev (#55603) 2023-09-19 19:04:33 +00:00
tailwind.config.ts chore(create-next-app): use tailwind.config.ts for typescript templates (#47795) 2023-08-01 20:05:57 +00:00
tsconfig.json fix: don't add forceConsistentCasingInFileNames to tsconfig when ts version >= 5.0 (#51564) 2023-08-15 19:12:40 +00:00