Skip to content

CSSLint not catching double semi-colon error #439

Open
@mikeMaher

Description

@mikeMaher

Just found that when running CSSLint to validate a CSS it did not catch instances of ;; in the CSS. These ;; appeared three times in the CSS, but CSSLint did not catch them or log them as an error. This meant I didn't realize my CSS was invalid until I validated it on another program (Komodo Edit).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions