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

CSS does not reload with cargo leptos watch #6

Closed
beckend opened this issue Aug 20, 2023 · 2 comments
Closed

CSS does not reload with cargo leptos watch #6

beckend opened this issue Aug 20, 2023 · 2 comments

Comments

@beckend
Copy link

beckend commented Aug 20, 2023

Have to restart the command every time making a change in scss files.

@myFavShrimp
Copy link
Owner

myFavShrimp commented Aug 21, 2023

Hey, thank you for reporting this issue. This problem seems to originate from the cargo leptos command. (leptos-rs/cargo-leptos#187)

turf uses the include_bytes! macro to make the build system track SCSS file changes. This seems to be not working when using cargo-leptos.

@myFavShrimp
Copy link
Owner

I am closing this because there is nothing turf can do to fix this

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

2 participants