Sass Migrator 1.8.0
Calc Functions Interpolation Migrator
- Removes interpolation in calculation functions
calc()
,clamp()
,min()
, andmax()
. See the scss/function-calculation-no-interpolation rule for more information.
See the full changelog for changes in earlier releases.