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

Cleanup some dead code in actix tailwind example #2160

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Cleanup some dead code in actix tailwind example #2160

merged 1 commit into from
Jan 7, 2024

Conversation

paul-hansen
Copy link
Contributor

@paul-hansen paul-hansen commented Jan 5, 2024

The output.css file the actix service in the example references was removed here: 2798dc4

This was causing confusion for new people looking at the example: https://discord.com/channels/1031524867910148188/1192511724570546197/1192511724570546197

This PR simply removes the unused output.css service/endpoint from the actix tailwind example. The example works without it.

@gbj gbj merged commit bbcef81 into leptos-rs:main Jan 7, 2024
10 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.

2 participants