Skip to content

Emit a warning for && #2522

@nex3

Description

@nex3

Dart and Ruby Sass are adding a warning for &&, since it looks like a logical operator but doesn't behave like one. The text we're using is In Sass, "&&" means two copies of the parent selector. You probably want to use "and" instead.. LibSass should add the same warning.

See sass/sass#2429 and sass/sass-spec#1192.

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