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

Potential future implementation of RFS using CSS Container Queries? #475

Open
sebastiancarlos opened this issue Aug 17, 2024 · 0 comments
Open

Comments

@sebastiancarlos
Copy link

Hi. First of all, thanks for RFS.

I'm curious about your thoughts on CSS Container Queries, particularly the container-relative length units (cqw, cqh, etc.). Given your expertise in responsive resizing, I'd be interested in your perspective on how these might relate to RFS in the future.

Specifically, I'm wondering:

  1. Could container-relative units potentially be used to implement RFS functionality natively, once browser support is sufficient?

  2. If so, do you foresee this becoming the preferred implementation method for RFS in the long term, given its native nature?

  3. How do you view the added flexibility of Container Queries, which can reference any container element's size rather than just the viewport? Could this address any edge cases where viewport-based scaling isn't ideal?

I understand that Container Queries are still in development and not widely supported yet. However, your role maintaining a key responsive resizing solution puts you in a unique position to evaluate how this emerging tech might impact the problem that RFS aims to solve.

Any insights you could share would be greatly appreciated. Thanks again for your time and for all your work!

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

1 participant