Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

REPL output of division of complex units is inconsistent #35

Open
@nex3

Description

@nex3

From sass/sass#1812:

>> $div: 50em / 2px
50em/2px
>> $div
25em/px

In the repl, I think we should fully resolve the division before echoing the result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions