Hey there!
I was wondering if there are any plans to switch to sassc-rails gem since dependency sass-rails has been deprecated.
I'm willing to work on this but before I put in the work, I'd like to know if you guys will merge it when done?
Reason:
I was updating all my gems in my repo and got deprecation warning on sass-rails favoring sassc-rails. Tried to upgrade but it seems rails_admin has sass-rails as a peer dependency and I'm unable to run both gems side by side.
Hey there!
I was wondering if there are any plans to switch to
sassc-railsgem since dependencysass-railshas been deprecated.I'm willing to work on this but before I put in the work, I'd like to know if you guys will merge it when done?
Reason:
I was updating all my gems in my repo and got deprecation warning on
sass-railsfavoringsassc-rails. Tried to upgrade but it seemsrails_adminhassass-railsas a peer dependency and I'm unable to run both gems side by side.