Skip to content

Codex/migrate astro#217

Open
mmarcon91 wants to merge 5 commits intomasterfrom
codex/migrate-astro
Open

Codex/migrate astro#217
mmarcon91 wants to merge 5 commits intomasterfrom
codex/migrate-astro

Conversation

@mmarcon91
Copy link
Contributor

Only test if you see any visual or functional problems, but everything seems fine to me.

Remove react-masonry-css dependency and update blog template to use native CSS columns for post layout. The Masonry import and masonryBreakpoints were removed; a PostsGrid styled <ul> with column-count and column-gap replaces the Masonry component, and PostListItem now uses break-inside: avoid to prevent items splitting. Also add a reference to content.d.ts in .astro/types.d.ts to enable content typing support.
@vercel
Copy link

vercel bot commented Feb 4, 2026

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

Project Deployment Actions Updated (UTC)
inkofpixel-com Ready Ready Preview, Comment Feb 4, 2026 4:50pm

Request Review

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.

3 participants