This user created their first Blazor app with a project that had a space in its name, which broke downloading the styles bundle: https://github.com/dotnet/core/issues/8939. Repro steps: - Create a new Blazor Web App named "Blazor Test" - Run the app Expected result: App runs fine Actual result: 