Running into this error: `Failed to validate config error="layout css file path at ./frontend/src/ does not exist"` Steps to replicate: 1. Clone repo 2. `cd frontend` 3. `npm install` 4. `cd ..` 5. `go run .`