You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2025. It is now read-only.
So I have Blazor WebAssembly project and have TailwindCSS installed on it,
I followed all documentations:
index.html:<link rel="stylesheet" href="_content/Blazored.Modal/blazored-modal.css" />The issue is, when component hit
ShowModal:The modal component shown on top of navbar