How migrate and use dartsass-sprockets with rails 6?
I use gem 'sass-rails'
on rails 6, I want try to use gem 'dartsass-sprockets'
(because I have to use sprockets), I bundle install and don’t modify other thing at this point.
I use gem 'sass-rails'
on rails 6, I want try to use gem 'dartsass-sprockets'
(because I have to use sprockets), I bundle install and don’t modify other thing at this point.