-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Correct me if I'm wrong, but this seems to test the component for the width it actually renders with its existing CSS. Should a container query not be querying its parent container? Similar to how traditional media queries query the containing viewport (and not the <body>
for example)? I've been trying to use this, but I'm baffled why this would query the component width and not the parent of the component (which is the container for the component).
Metadata
Metadata
Assignees
Labels
No labels