rsnext/packages/create-next-app/templates/default/ts
JJ Kasper 9c5d0448ee
Update font handling in CNA templates (#48364)
We don't need to apply the font className to individual usage and can
just apply it to the the top element for easier usage.

x-ref: [slack
thread](https://vercel.slack.com/archives/C03KAR5DCKC/p1681343520829629)
2023-04-13 17:25:24 -07:00
..
pages Update font handling in CNA templates (#48364) 2023-04-13 17:25:24 -07:00
public fix(cli): unify styles/content of templates (#47294) 2023-03-20 15:33:44 -07:00
styles fix(cli): unify styles/content of templates (#47294) 2023-03-20 15:33:44 -07:00
eslintrc.json feat(create-next-app): JS/TS prompt (with appDir support); enhanced testing (#42012) 2022-10-31 05:43:39 +00:00
gitignore Remove incorrect entries for pnpm debug log (#47241) 2023-03-26 22:26:05 -07:00
next-env.d.ts feat(create-next-app): JS/TS prompt (with appDir support); enhanced testing (#42012) 2022-10-31 05:43:39 +00:00
next.config.js Remove swcMinify from Next config in CNA template (#43782) 2022-12-07 14:09:29 +01:00
README-template.md docs: add pnpm to template readme (#44427) 2022-12-30 22:14:25 +00:00
tsconfig.json Remove baseUrl from create-next-app ts/jsconfig.json (#46458) 2023-02-27 12:16:04 -08:00