I am thinking of dropping [scss-lint](https://github.com/sds/scss-lint) in favor of [stylelint](https://stylelint.io/) due to the fact that the ruby version of `scss-lint` is now a deadend (they are using `dart`). I just wired `stylelint` into a drupal project and it works well. Even has an autofixer π Thoughts?