Skip to content

fix: config in postcss.config.mjs#35

Merged
Eric-Zhang-Developer merged 1 commit into
mainfrom
fix/postcss-issue
Nov 12, 2025
Merged

fix: config in postcss.config.mjs#35
Eric-Zhang-Developer merged 1 commit into
mainfrom
fix/postcss-issue

Conversation

@Eric-Zhang-Developer
Copy link
Copy Markdown
Owner

@Eric-Zhang-Developer Eric-Zhang-Developer commented Nov 12, 2025

Summary

This PR fixes the postcss naming bug that was breaking CD.

Changes

Reverted this specific change

image

Reflection

Ngl this was a great learning lesson for me. Do not under ANY circumstances commit to main with code that is broken and is failing checks. So for when I wrote unittests, the branch I worked on, I never even ran npm run dev I just ran npm run test. Which worked fine however turborepo and the build process was cooked.

Closes #34

@Eric-Zhang-Developer Eric-Zhang-Developer self-assigned this Nov 12, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
intro-swe-term-project Ready Ready Preview Comment Nov 12, 2025 2:32am

@Eric-Zhang-Developer Eric-Zhang-Developer merged commit 7494c65 into main Nov 12, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: Vercel build issue with postcss

1 participant