Skip to content

[fix] Update Vite & bring back cssCodeSplit#111

Merged
moonclavedev merged 1 commit intomainfrom
fix/css-codesplitting-vite-update
Jun 2, 2025
Merged

[fix] Update Vite & bring back cssCodeSplit#111
moonclavedev merged 1 commit intomainfrom
fix/css-codesplitting-vite-update

Conversation

@moonclavedev
Copy link
Collaborator

@moonclavedev moonclavedev commented Jun 2, 2025

Updating to Astro 5.8.1 resulted in CSS layout issues, which required disabling css code splitting:

#108

While this resolved most layout issues, it was less than ideal to disable css code splitting and also resulted in new specificity problems.

Updating Vite from 6.2.7 to 6.3.5 resolves the issue completely.

@vercel
Copy link

vercel bot commented Jun 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aptos-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2025 5:16pm

@moonclavedev moonclavedev merged commit db1de96 into main Jun 2, 2025
4 checks passed
@moonclavedev moonclavedev deleted the fix/css-codesplitting-vite-update branch June 2, 2025 17:25
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.

2 participants