Skip to content

Add Use Styles Instead Of Images pattern#52

Open
sergeychernyshev wants to merge 13 commits intomainfrom
pattern-styles-not-images
Open

Add Use Styles Instead Of Images pattern#52
sergeychernyshev wants to merge 13 commits intomainfrom
pattern-styles-not-images

Conversation

@sergeychernyshev
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new pattern article on preferring CSS for shadows, gradients, rounded corners, borders and icons; covers the mixed-hero anti-pattern and how to split image + text layers.
  • Includes a simple SVG thumbnail and reuses the site-wide OG image.

Closes #5

Test plan

  • Run `npm run start` and verify the article renders at `/patterns/use_styles_instead_of_images/`
  • Confirm the new pattern appears in the homepage list with thumbnail
  • Confirm the new pattern shows up in the side nav

🤖 Generated with Claude Code

@sergeychernyshev sergeychernyshev force-pushed the pattern-styles-not-images branch 3 times, most recently from 2a37450 to 817fbd3 Compare April 26, 2026 17:36
@sergeychernyshev sergeychernyshev self-assigned this Apr 26, 2026
@sergeychernyshev sergeychernyshev force-pushed the pattern-styles-not-images branch from 232220a to 59db454 Compare April 26, 2026 22:49
@sergeychernyshev sergeychernyshev changed the base branch from master to main April 26, 2026 23:11
@sergeychernyshev sergeychernyshev force-pushed the pattern-styles-not-images branch from 59db454 to 56236f2 Compare April 26, 2026 23:13
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 26, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
speedpatterns-com 7aa1eac Commit Preview URL

Branch Preview URL
Apr 27 2026, 12:40 AM

@sergeychernyshev sergeychernyshev force-pushed the pattern-styles-not-images branch from 3c3017d to 7aa1eac Compare April 27, 2026 00:40
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.

DRAFT New Pattern: Use Styles Instead Of Images

1 participant