What should be improved?
calc(2px * 2px / 2px) gets evaluated to 2px on Chrome. would be cool if this gets reduced by the plugin too. it also helps address this missing feature on Firefox.
Describe the solution you would like
reduce calc(2px * 2px / 2px) to 2px
Possible alternatives
No response
Additional context
No response
Are you willing to work on this?
What should be improved?
calc(2px * 2px / 2px)gets evaluated to 2px on Chrome. would be cool if this gets reduced by the plugin too. it also helps address this missing feature on Firefox.Describe the solution you would like
reduce
calc(2px * 2px / 2px)to2pxPossible alternatives
No response
Additional context
No response
Are you willing to work on this?