Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latest version of Tailwind styles are not working, and hot reloading is not effective. #3013

Open
wcldyx opened this issue Sep 29, 2024 · 0 comments

Comments

@wcldyx
Copy link

wcldyx commented Sep 29, 2024

Problem

The latest version of Tailwind styles are not working, and hot reloading is not effective.

Steps To Reproduce

Steps to reproduce the behavior:

  • Modifying content or styles shows hot reload information in the console, but the UI does not respond. The UI only updates after pressing the 'R' key to recompile.
    动画-2

  • Setting the font color to red using Tailwind CSS is not working, and an error message is visible in the console.
    image
    image

Expected behavior
I hope that basic features like hot reload during development and Tailwind CSS work properly.

Environment:

  • Dioxus version: 0.6.0-alpha.2
  • Rust version: rustc 1.81.0
  • OS info: win11
  • App platform: desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant