rails / sass-rails

Ruby on Rails stylesheet engine for Sass
MIT License
859 stars 333 forks source link

Depends on sassc-rails? #437

Open MtnBiker opened 4 years ago

MtnBiker commented 4 years ago

Then why isn't sass-rails just rolled into sassc-rails?

But my problem is that in either case sassc depends on ffi which doesn't want to install.

miketheman commented 4 years ago

As to "why" - it reads to me that this is basically now a thin wrapper around sassc-rails, to help with a transition, per: https://github.com/rails/sass-rails/pull/424