this is a very early version of a visual-editor that I'm building which lets you edit like you would in devtools/figma and sync those changes to your code. everything runs on the user's machine so there's no need to login. the aim here is to help you build visually when you want to without locking you into a platform.
they're synced in realtime with your code. we have a proxy server running on your machine which talks to your website's editor and the codebase to sync the changes as you make them.