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

[Bug]Blazored Toast css Is Not working for Blazor wasm #156

Closed hastiiFallah closed 2 years ago

hastiiFallah commented 2 years ago

i have downloaded latest version of this package(3.2.2).i followed setting up step by step.i have added services in program.cs and added tag in MainLayout.razor. i also added css in index.html.but it still dose not work for me.it will be loaded uncorrectly in browser(i use edge). could you please help me or resolve this bug?thanks