Remove PostCSS override - #216
Conversation
There was a problem hiding this comment.
Pull request overview
Removes the obsolete global PostCSS override now that Vite supplies a compatible dependency.
Changes:
- Removes the PostCSS override.
- Updates the lockfile’s PostCSS dependency tree.
Show a summary per file
| File | Description |
|---|---|
package.json |
Removes the PostCSS override. |
package-lock.json |
Resolves PostCSS 8.5 and updated transitive dependencies. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Medium
|
npm install -g typescript-language-server |
|
npm install -g @github/copilot@prerelease |
|
npm install -g @github/copilot |
|
brew install copilot-cli@prerelease |
|
brew install copilot-cli |
|
2026-07-29T19:54:35.7134296Z ##[group]Run github/codeql-action/analyze@v4 To speed up pull request analysis, file coverage information is only enabled when analyzing the default branch and protected branches. |
|
hallo |
|
Hello sorry for trouble I need some help with this situation?
…On Sat, 12 Sept 2026, 10:22 ***@***.***, ***@***.***> wrote:
*jillnowe-byte* left a comment (github/codespaces-react#216)
<#216 (comment)>
hallo
—
Reply to this email directly, view it on GitHub
<#216?email_source=notifications&email_token=CGX76A4ZM3WLBLVHEPPQZC35OUIU3A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNRUGQ4TQNBYGQ42M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-5644984849>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/CGX76A2ZIQSPF6AIIWDRD2L5OUIU3AVCNFSNUABFKJSXA33TNF2G64TZHM2TAMJSGY2DCMBVHNEXG43VMU5TKMBRGMYTKNRTGUZ2C5QC>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Remove the obsolete PostCSS override that was originally added for the React Scripts dependency tree. Vite 8 already declares a patched PostCSS 8.5 dependency, so npm can resolve it directly without a global override.
Validation:
npm installnpm run buildnpm test -- --run