coreinfrastructure/best-practices-badge

Ruby Sass has reached end-of-life and should no longer be used.

TonyLHansen opened this issue · 2 comments

Saw this running install-badge-dev-env:

154.4 Ruby Sass has reached end-of-life and should no longer be used.
154.4
154.4 * If you use Sass as a command-line tool, we recommend using Dart Sass, the new
154.4 primary implementation: https://sass-lang.com/install
154.4
154.4 * If you use Sass as a plug-in for a Ruby web framework, we recommend using the
154.4 sassc gem: https://github.com/sass/sassc-ruby#readme
154.4
154.4 * For more details, please refer to the Sass blog:
154.4 https://sass-lang.com/blog/posts/7828841

There are other open issues for this. Dependabot has tried to upgrade our sass and bootstrap implementation. It's a bit of work to migrate to the newer version and we'll need to do some comprehensive visual checking, so we haven't done it yet because it's low impact and low value compared to other things.

Duplicate of #1675