Skip to content

Conversation

hasparus
Copy link
Owner

Description

Added the newly designed mobile variant of the chart. There are a few pretty cursed bits here, like positioning SVG icons inside of SVG with CSS translate so I can use media query prefixes.

I think this is more or less the golden mean between brevity and bundle size vs overengineering/configurability (like, we can't add new boxes and wires without designer / manually writing CSS, but it's okay). I reused/media-queried what I could (e.g. so we still support dark mode) and duplicated what was hard to reuse (we have multiple animate tags, but I'm not sure we can reuse those).

Screen.Recording.2025-08-18.at.13.40.58.mov

Copy link

vercel bot commented Aug 18, 2025

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

Project Deployment Preview Comments Updated (UTC)
fabulous-isomorphism Ready Ready Preview Comment Aug 18, 2025 11:57am

@saihaj saihaj merged commit f89c76e into source Aug 18, 2025
3 checks passed
@saihaj saihaj deleted the new-landing--verical-diagram branch August 18, 2025 15:35
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