onlook
onlook copied to clipboard
[bug] Need to properly handle src/app
Describe the bug
We're currently running under the assumption that the project is under app/ but nextjs can have src/app as an alternative configuration. This pattern breaks a lot of assumptions in the sandbox, font handling, etc.
Fixed it! @Kitenite Let me know if you need any further adjustments