Skip to content

Conversation

@NeilDogii
Copy link

  • Move <main> out of <div> to follow correct HTML semantics
  • Replace <a> tags with Next.js <Link> component for proper routing
  • Use predefined Tailwind utility values instead of custom ones to remove warnings

- Move <main> out of <div> to follow correct HTML semantics
- Replace <a> tags with Next.js <Link> component for proper routing
- Use predefined Tailwind utility values instead of custom ones to remove warnings
@nextjs-bot nextjs-bot added the create-next-app Related to our CLI tool for quickly starting a new Next.js application. label Dec 16, 2025
@nextjs-bot
Copy link
Collaborator

Allow CI Workflow Run

  • approve CI run for commit: a207ede

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-next-app Related to our CLI tool for quickly starting a new Next.js application.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants