Blazored / Toast

A JavaScript free toast library for Blazor and Razor Component applications
https://blazored.github.io/Toast/
MIT License
663 stars 92 forks source link

No styling #155

Closed FraserElectronics closed 2 years ago

FraserElectronics commented 2 years ago

I am using MudBlazor and have removed bootstap and ionic css files from my Blazor Web Assembly project. I have followed the steps for adding Blazored Toast to my app but when the toast appears it has no styling it just looks like:

Error X Login Failed

Is my issue that I don't have the correct css files?

Andy

FraserElectronics commented 2 years ago

Never mind, it seemed to start working of its own accord ?!