You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Early exit if target function isn't present (scss-replace-duration and scss-replace-easing) (Shopify#7979)
The current migrations would inject a migration comment when
encountering any numeric operator in a style declaration.
This change adds an early exit if the target Sass function ins't present
in the declaration.
0 commit comments