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

feat: hot reloading of css file used with Style components #396

Conversation

maartenbreddels
Copy link
Contributor

When working on the Wanderlust app we found that working in a css file
work much better than inline in Python. However, for a good developer
experience, we need to be able to hot reload the css file.
cc @andfanilo

Copy link
Contributor Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@maartenbreddels maartenbreddels force-pushed the 11-22-feat_hot_reloading_of_css_file_used_with_Style_components branch 4 times, most recently from 3e250cf to 4976af1 Compare November 24, 2023 07:53
When working on the Wanderlust app we found that working in a css file
work much better than inline in Python. However, for a good developer
experience, we need to be able to hot reload the css file.
cc @andfanilo
@maartenbreddels maartenbreddels force-pushed the 11-22-feat_hot_reloading_of_css_file_used_with_Style_components branch from 4976af1 to dd53364 Compare November 24, 2023 13:11
@maartenbreddels maartenbreddels merged commit 63a5f7d into master Nov 24, 2023
23 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant