onlook-dev / onlook

The open source, local-first Figma for React. Design directly in your live React app and publish your changes to code.
https://onlook.dev
Apache License 2.0
3.79k stars 234 forks source link

[feat] CMD+Z across both the tailwind inputs and the canvas #777

Open drfarrell opened 1 week ago

drfarrell commented 1 week ago

Right now CMD+Z is confined to either the tailwind input box or the canvas, but if you click out of the input box you can't use CMD+Z to undo your changes.

The expected behavior is that each action in the tailwind input box also renders as something you can CMD+Z away.