Skip to content

responsive classes are missing #511

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

Closed
devcarlosmolero opened this issue Mar 12, 2025 · 2 comments
Closed

responsive classes are missing #511

devcarlosmolero opened this issue Mar 12, 2025 · 2 comments

Comments

@devcarlosmolero
Copy link

In a new project, this HTML tag is not hidden when resizing the screen:

<span class=“hidden md:block”>I should be hidden in mobile view!</span>

Ruby version: 3.4.2
Rails version: 8.0.1

@devcarlosmolero devcarlosmolero changed the title Responsive classes not included responsive classes not included Mar 12, 2025
@devcarlosmolero devcarlosmolero changed the title responsive classes not included responsive classes are missing Mar 12, 2025
@devcarlosmolero
Copy link
Author

After running rails assets:clobber like this thread suggested (#135) everything is working fine.

I think this should be documented.

@flavorjones
Copy link
Member

flavorjones commented Mar 14, 2025

@devcarlosmolero I would happily merge a pull request to improve the documentation in the README! Would you consider submitting your suggestion to clarify this use case, perhaps in the troubleshooting section? 🙏

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