8000 extend does not handle attributes · Issue #1295 · less/less.js · GitHub
[go: up one dir, main page]

Skip to content
extend does not handle attributes #1295
@lukeapage

Description

@lukeapage
input[type]{
   border: 1px solid blue;

}
.a :extend(input[type] all) {
color: black;
}

as found out in #1048

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0