question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Simple var multiplication breaks

See original GitHub issue

Have a problem with the current version 7.0.5

This calc can not be solved anymore:

left: calc(-2 * var(--gutter-width));

No problems with version 7.0.4.

--gutter-width is 15px

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ludofischercommented, Jan 9, 2022

I have added bad-parser and bad-output labels to track the bugs.

0reactions
alexander-akaitcommented, Jan 8, 2022

@ludofischer some problems with parsing can still exists, will be great to track them, maybe in one issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Simplifying with one variable - multiplication - YouTube
Simplifying expressions is simple.These expressions only have one variable in them and they're all expressions involving multiplication.
Read more >
Multiplying Algebraic Fractions - YouTube
This Pre-Algebra youtube video tutorial explains the process of multiplying algebraic fractions with exponents and variables.
Read more >
Solving Multiplication Equations with Two or More Variables
Multiplication is a common necessity in everyday life and can often involve using two or more variables. Learn how to solve multiplication.
Read more >
How to Cross Multiply: 8 Steps (with Pictures) - wikiHow
1. Multiply the numerator of the left-hand fraction by the denominator of the right-hand fraction. Let's say you're working with the equation 2/x...
Read more >
Multiplication assignment (*=) - JavaScript - MDN Web Docs
The multiplication assignment (*=) operator multiplies a variable by the value of the right operand and assigns the result to the variable.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found