This repository was archived by the owner on Jul 8, 2025. It is now read-only.
Replies: 3 comments
-
https://developer.chrome.com/blog/has-with-cq-m105 Chrome 105 added support for container queries, we're getting there |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is this still considered? If so, do you see yourself working on this in the next 6 months? |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://web.dev/cq-stable/ Container queries are now in all 3 major browsers. Going forward is most likely the way to go. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
As the web is evolving we can now start to react to the width available by a component versus by the width of the viewport, opening doors to documenting components behaviour in reaction to their own dimensions. E.g. how would a Card react to being 200px wide? 1000px wide?
Checklist
Beta Was this translation helpful? Give feedback.
All reactions