DioxusLabs / DioxusLabs/dioxus-template

Using tailwind and query params breaks styling

Open
#14 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
72
Forks
34
PR merge metrics
No merged PRs in 30d

Description

In Dioxus.toml:

`style = ["tailwind.css"]`

should be replaced with

`style = ["/tailwind.css"]`

Otherwise the router will match tailwind and return the page instead.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.