Skip to content

Supports container style queries #461

@bakura10

Description

@bakura10

Hi :),

Chrome now supports style container query, they can often be used for progressive enhancements, so even if not widely supported, having it in Lightning would be helpful. Example syntax:

@container style(--card-background-blends: 1) {
   .card-background {
     padding: 0;
   }
}

Thanks ! :)

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