Skip to content

Using tailwind and query params breaks styling #14

@definitelynobody

Description

@definitelynobody

In Dioxus.toml:

style = ["tailwind.css"]

should be replaced with

style = ["/tailwind.css"]

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions