Skip to content
New issue

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

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

Already on GitHub? # to your account

Manganis CSS Hot Reloading #2429

Closed
Tracked by #2426
DogeDark opened this issue May 18, 2024 · 2 comments
Closed
Tracked by #2426

Manganis CSS Hot Reloading #2429

DogeDark opened this issue May 18, 2024 · 2 comments
Assignees
Labels
cli Related to the dioxus-cli program enhancement New feature or request
Milestone

Comments

@DogeDark
Copy link
Member

Feature Request

Add CSS hot reloading for manganis.

Implement Suggestion

The manganis-cli-support crate could include a watcher that notifies the CLI hot reload loop of changes. The hot reload loop could then diff the CSS and apply changes.

@ghost
Copy link

ghost commented Aug 16, 2024

We already have a watcher in CLI. Perhaps just expose the asset file paths from manganis for the dioxus CLI watcher to watch?

@jkelleyrtp
Copy link
Member

Implemented in #2779

Works for all platforms, but android simulator is a little shaky right now

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cli Related to the dioxus-cli program enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants