Skip to content

Commit 9b63078

Browse files
committed
Update latest dependencies
- update latest dependencies including next.js 12.x - update readme - set "incremental": true in tsconfig.json for Faster subsequent builds https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-4.html#faster-subsequent-builds-with-the---incremental-flag
1 parent 3ed9cc0 commit 9b63078

File tree

4 files changed

+819
-1129
lines changed

4 files changed

+819
-1129
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Next.js TailwindCSS Typescript Starter
2-
This is a [Next.js](https://nextjs.org/) 11.x, [TailwindCSS](https://tailwindcss.com/) 2.x, and [TypeScript](https://www.typescriptlang.org/docs/home.html) 4.x starter template
2+
This is a [Next.js](https://nextjs.org/) 12.x, [TailwindCSS](https://tailwindcss.com/) 2.x, and [TypeScript](https://www.typescriptlang.org/docs/home.html) 4.x starter template
33

44
For more details, see my blog post. [Nextjs TailwindCSS Typescript Starter](https://dev.to/vuongddang/nextjs-tailwindcss-typescript-starter-1c2m)
55

0 commit comments

Comments
 (0)