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
With the latest stylelint version 16.8.2 I get lots of deprecation warnings because context.fix is being deprecated:
(node:4037) [stylelint:005] DeprecationWarning: context.fix is being deprecated.
Please pass a fix callback to the report utility of "scale-unlimited/declaration-strict-value" instead.