Skip to content

scroll states with container queries break after compiling #118

@sebastiaanteamcreative

Description

@sebastiaanteamcreative

The following container query:

@container scroller scroll-state(scrollable: top) {
}

becomes:

@container scroller scroll-state (scrollable: top) {
}

The space between scroll-state and (scrollable: top) breaks the query and will not function anymore.

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