Skip to content

Add animated stitch border overlay#219

Merged
BunsDev merged 1 commit intomainfrom
okcode/voodoo-edge-stitches
Apr 3, 2026
Merged

Add animated stitch border overlay#219
BunsDev merged 1 commit intomainfrom
okcode/voodoo-edge-stitches

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 3, 2026

Summary

  • Add a fixed SVG stitch overlay that traces the viewport perimeter with staggered pulsing X-shaped stitches.
  • Generate stitch positions from the current window size and update them on resize for full-viewport coverage.
  • Wire the overlay into the root route so it renders globally across the web app.
  • Add a dedicated keyframe animation for the stitch pulse effect.

Testing

  • Not run (PR content only).
  • Verified the change set touches the new VoodooStitches component, the root route, and the shared stylesheet animation.

- Render a full-viewport stitched SVG border
- Add pulse animation and mount it in the root route
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 3, 2026 0:06am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 3, 2026 0:06am

@github-actions github-actions bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 3, 2026
@github-actions github-actions bot added the size:L label Apr 3, 2026
@BunsDev BunsDev merged commit dbf2bb7 into main Apr 3, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant