Format Stylelint output as GitHub Actions annotations.
npm install --save-dev @csstools/stylelint-formatter-github
stylelint --custom-formatter @csstools/stylelint-formatter-github
The build-in github
formatter was deprecated.
This package provides a drop-in replacement.