Skip to content

Error due to removed space between brackets and parenthesis #1

Open
@Fxxxlei

Description

@Fxxxlei

In the following selector

:host(:hover) [part="label"]

which is equivalent to

:host(:hover) *[part="label"]

the space is removed during minification, which makes it a different selector and breaks the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions