Skip to content

📝 Add modern CSS design patterns post#57

Merged
yuler merged 4 commits into
mainfrom
post/modern-css-design
Jul 7, 2026
Merged

📝 Add modern CSS design patterns post#57
yuler merged 4 commits into
mainfrom
post/modern-css-design

Conversation

@yuler

@yuler yuler commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a new post summarizing 37signals Campfire modern CSS patterns from OKLCH colors to custom properties, :has(), ch-based responsive breakpoints, and any-hover media queries.
  • Include post frontmatter with title, description, and tags for publication.

Test plan

  • Run pnpm dev and open the new post page
  • Verify frontmatter renders correctly in the post list and detail view

Made with Cursor

yuler and others added 2 commits July 6, 2026 15:38
Summarize 37signals Campfire CSS article covering OKLCH, custom properties, :has(), and responsive patterns.

Co-authored-by: Cursor <cursoragent@cursor.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new blog post summarizing modern CSS design patterns from 37signals Campfire, covering OKLCH colors, custom properties, the :has() selector, character-based responsive breakpoints, and the any-hover media query. The review feedback highlights several improvement opportunities, including correcting a typo in the CSS fallback code example, defining a missing CSS variable (--lch-blue), fixing a markdown formatting issue, and refining some Chinese phrasing and pronoun usage for better readability.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/content/posts/2026/modern-css-design.md Outdated
Comment thread src/content/posts/2026/modern-css-design.md
Comment thread src/content/posts/2026/modern-css-design.md
Comment thread src/content/posts/2026/modern-css-design.md
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor
📸 Screenshots for PR #57
page iphone ipad pc
home home iphone home ipad home pc
posts posts iphone posts ipad posts pc
posts-hi posts-hi iphone posts-hi ipad posts-hi pc
thoughts thoughts iphone thoughts ipad thoughts pc
workouts workouts iphone workouts ipad workouts pc
workouts-17883105335 workouts-17883105335 iphone workouts-17883105335 ipad workouts-17883105335 pc

PR screenshots folder (branch pr-screenshots)

github-actions Bot added a commit that referenced this pull request Jul 6, 2026
github-actions Bot added a commit that referenced this pull request Jul 6, 2026
Fix fallback CSS example, add missing --lch-blue, bold markdown, and responsive section wording.

Co-authored-by: Cursor <cursoragent@cursor.com>
github-actions Bot added a commit that referenced this pull request Jul 6, 2026
github-actions Bot added a commit that referenced this pull request Jul 6, 2026
@yuler
yuler merged commit 5d08ffb into main Jul 7, 2026
3 checks passed
@yuler
yuler deleted the post/modern-css-design branch July 7, 2026 06:12
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.

1 participant