rsnext/packages/create-next-app/templates
Alan Daniel 13e501fc23
[create-next-app]: add font antialiasing to templates (#67425)
This PR adds font antialiasing to all the next.js templates (with css or
tw).

### Before

![Screenshot 2024-07-03 at 10 27
02](https://github.com/vercel/next.js/assets/45767683/65778211-23bd-4d20-b1d1-a2f443f73d4d)

### After 

![Screenshot 2024-07-03 at 10 26
38](https://github.com/vercel/next.js/assets/45767683/922188fd-4406-4d08-9b73-74c699d51913)

Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com>
2024-07-03 17:36:13 +00:00
..
app [create-next-app]: add font antialiasing to templates (#67425) 2024-07-03 17:36:13 +00:00
app-empty fix(create-next-app): Update CNA templates' .gitignore files for parity with Yarn recommendations (#65823) 2024-05-26 17:06:24 -07:00
app-tw [create-next-app]: add font antialiasing to templates (#67425) 2024-07-03 17:36:13 +00:00
app-tw-empty chore: update empty template tailwindcss config (#66173) 2024-05-27 00:18:46 +00:00
default [create-next-app]: add font antialiasing to templates (#67425) 2024-07-03 17:36:13 +00:00
default-empty fix(create-next-app): Update CNA templates' .gitignore files for parity with Yarn recommendations (#65823) 2024-05-26 17:06:24 -07:00
default-tw [create-next-app]: add font antialiasing to templates (#67425) 2024-07-03 17:36:13 +00:00
default-tw-empty fix(create-next-app): Update CNA templates' .gitignore files for parity with Yarn recommendations (#65823) 2024-05-26 17:06:24 -07:00
.prettierrc.json chore(examples): use default prettier for examples/templates (#60530) 2024-01-11 16:01:44 -07:00
index.ts Update React from f994737d14 to 1df34bdf62 (19.0.0-rc.0) (#66533) 2024-06-10 12:06:38 +00:00
types.ts feat: Add option to enable Turbopack with create-next-app (#65926) 2024-05-20 20:34:24 +00:00