mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
8c33e482de
## Why? Updating Tailwind templates to closer match the non-Tailwind template. (before, `localhost:3000` is current Tailwind template) https://github.com/user-attachments/assets/b5bef4c7-0c22-43e2-87f1-2dbd4903ea0f (after) https://github.com/user-attachments/assets/5b1d087c-60e6-45fc-b749-f3894834e339 - Minor fix to `a.secondary` style's `min-width` to be the same width as `a.primary` - --------- Co-authored-by: Lee Robinson <lee@leerob.com>