Skip to content

comparable() arguments have the wrong names #2916

@nex3

Description

@nex3

LibSass's comparable() function has argument names $number-1 and $number-2. To match Dart Sass and be consistent with other built-in functions, they should be $number1 and $number2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Compatibility - P3Minorly important for compatibility with the Sass spec and ecosystem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions