Skip to content

Update postcss config#78100

Closed
TheeKia wants to merge 1 commit into
vercel:canaryfrom
TheeKia:canary
Closed

Update postcss config#78100
TheeKia wants to merge 1 commit into
vercel:canaryfrom
TheeKia:canary

Conversation

@TheeKia
Copy link
Copy Markdown

@TheeKia TheeKia commented Apr 13, 2025

fixes #78099

This PR updates the postcss.config.mjs file in the app-tw-empty template of the create-next-app package. It replaces the legacy object syntax with the concise array syntax used in current Next.js templates.

@ijjk ijjk added the create-next-app Related to our CLI tool for quickly starting a new Next.js application. label Apr 13, 2025
@stefanprobst
Copy link
Copy Markdown
Contributor

this was changed intentionally, see #77376

@TheeKia TheeKia closed this Apr 14, 2025
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Legacy Tailwind PostCSS config in app-tw-empty template

3 participants