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

Not good looking #244

Closed nuusoftechnology closed 8 months ago

nuusoftechnology commented 10 months ago
  1. PackageReference Include="Blazored.Toast" Version="4.0.0"
  2. image

  3. image

  4. image

Dear team, Can you please let me know how to fixed CSS related issues when i has fire any toast message. Then not showing good looking message on the Blazer application Thanks

chrissainty commented 8 months ago

@TinkuDhankhar This will either be a caching issue in the browser or you have referenced the CSS bundle incorrectly.