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

Bug: stripExtraCalc not stripping all nested calc()s #34

Merged
merged 8 commits into from
Apr 19, 2019

Conversation

goodguyry
Copy link
Owner

The extra calc() function is currently only stripped when it's the first value in the parent calc() function

The extra `calc()` function is currently only stripped when
it's the first value in the parent `calc()` function
@goodguyry
Copy link
Owner Author

The solution is overkill, but it works.

@goodguyry goodguyry merged commit bab8683 into v0.4.0 Apr 19, 2019
@goodguyry goodguyry deleted the bugs/extra-calc branch April 19, 2019 01:10
@goodguyry goodguyry mentioned this pull request Jun 25, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant