Skip to content

Are these actual container queries? #73

@matthew-dean

Description

@matthew-dean

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions