Skip to content

v2 regression: consecutive substractions #24

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

Closed
sylvainpolletvillard opened this issue May 8, 2017 · 0 comments
Closed

v2 regression: consecutive substractions #24

sylvainpolletvillard opened this issue May 8, 2017 · 0 comments

Comments

@sylvainpolletvillard
Copy link
Contributor

sylvainpolletvillard commented May 8, 2017

http://requirebin.com/?gist=d519007759f777a3b9fb7c52834389e4

reduceCSSCalc("calc(100% - 120px - 60px)") === "calc(100% - 60px)"
reduceCSSCalc("calc(100% - 10px - 20px)" === "calc(100% - -10px)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant