Created by: biow0lf
sassc-rails gem deprecated long time ago. And can't compile sass file with new features. E.g. graphiql-rails
has sass files that can't be compiled with sassc-rails.
Error: Function hsla is missing argument $lightness.
So, replace it with dart sass-sprockets
.