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

Allow using a CSS selector as breakpointsBase #7818

Merged

Conversation

kilobyte2007
Copy link
Contributor

Fixes #7816

Allows specifying a CSS selector for the breakpoints base so that not only the container can be referenced but also elements higher up the DOM tree.

I've tested the solution and it works well. Let me know if the solution looks good or whether any changes are needed.

@nolimits4web nolimits4web merged commit 44d3443 into nolimits4web:master Jan 2, 2025
@nolimits4web
Copy link
Owner

Merged, thank you!

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.

Allow specifying the breakpoint container element
2 participants