79400850

Date: 2025-01-30 18:15:41
Score: 0.5
Natty:
Report link

I ran into the same issue. If stylelint-scss asks you to use list.nth, make sure every SCSS file that calls list.nth includes @use "sass:list";. If after making the change it still throws errors try restarting your development server and clearing the cache for good measure.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: Max Tuzenko