Got the following message when I updated Jekyll version earlier today:
"Ruby Sass is deprecated and will be unmaintained as of 26 March 2019.
-
If you use Sass as a command-line tool, we recommend using Dart Sass, the new
primary implementation: https://sass-lang.com/install -
If you use Sass as a plug-in for a Ruby web framework, we recommend using the
sassc gem: https://github.com/sass/sassc-ruby#readme -
For more details, please refer to the Sass blog"
I have a site with a standard out of the box installation of Jekyll (Minima theme). Do I need to update/migrate Sass in some way?