In Dioxus.toml: `style = ["tailwind.css"]` should be replaced with `style = ["/tailwind.css"]` Otherwise the router will match tailwind and return the page instead.