Skip to content

Libsass incorrectly allows the concatenation of null #698

@xzyfer

Description

@xzyfer

Libsass allows the following where Ruby sass errors with

Invalid null operation: ""foo" plus null".

a {
  a: foo + null;
}

http://sassmeister.com/gist/4e3c06cbdb252c553132

Originally mentioned by @jakob-e in #674 (comment)

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