Skip to content

Invalid space in pseudo-class selector not detected #451

Open
@Famlam

Description

@Famlam
div: hover {
  display: none;
}

The code above is broken (as there should be no space between : and hover), but CSSLint doesn't detect this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions