Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPL output of division of complex units is inconsistent #1812

Closed
chriseppstein opened this issue Aug 25, 2015 · 1 comment
Closed

REPL output of division of complex units is inconsistent #1812

chriseppstein opened this issue Aug 25, 2015 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@chriseppstein
Copy link

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

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

@nex3 nex3 added bug Something isn't working help wanted Extra attention is needed labels Aug 28, 2015
@nex3
Copy link
Contributor

nex3 commented Apr 6, 2018

I'm moving this issue to the new Ruby Sass repository because it's specific to Ruby Sass's implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants