In `preview.py` line 130, there is a hardcoded '/': `working_dir = str(tmp_dir / "kit")` which causes preview not to work on windows
In
preview.pyline 130, there is a hardcoded '/':working_dir = str(tmp_dir / "kit")which causes preview not to work on windows