Skip to content

Support for @container #303

@stijnvanderlaan

Description

@stijnvanderlaan

Chrome 105 shipped with support for container query, would be great if this would be supported.
Example:

@container (max-width: 300px) {
  .element {
    display: none;
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions