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

Manganis CSS Hot Reloading #2429

Open
Tracked by #2426
DogeDark opened this issue May 18, 2024 · 1 comment
Open
Tracked by #2426

Manganis CSS Hot Reloading #2429

DogeDark opened this issue May 18, 2024 · 1 comment
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.

@DogeDark DogeDark added enhancement New feature or request cli Related to the dioxus-cli program labels May 18, 2024
@jkelleyrtp jkelleyrtp added this to the High-Priority Backlog milestone Jul 25, 2024
@jkelleyrtp jkelleyrtp self-assigned this Aug 3, 2024
@FragrantArmpit
Copy link
Contributor

FragrantArmpit 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?

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

No branches or pull requests

3 participants