stylelint-processor-arbitrary-tags
stylelint-processor-arbitrary-tags copied to clipboard
Failed --fix in scss
I have this problem, if use this:
stylelint 'src/**/*.scss' --fix scss
Autofix is incompatible with processors and will be disabled. Are you sure you need a processor?
TypeError: Cannot read property 'stringify' of null
But if I used stylelint 'src/**/*.scss' --fix scss
when @mapbox/stylelint-processor-arbitrary-tags don't enabled – --fix worked.