Skip to content

Ruby Sass is deprecated #105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
csuhta opened this issue Aug 8, 2018 · 3 comments
Closed

Ruby Sass is deprecated #105

csuhta opened this issue Aug 8, 2018 · 3 comments

Comments

@csuhta
Copy link
Contributor

csuhta commented Aug 8, 2018

$ bundle install
[...]
Installing sassc-rails 1.3.0
[...]
Post-install message from sass:

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:
  http://sass.logdown.com/posts/7081811
@nschonni
Copy link
Contributor

nschonni commented Aug 8, 2018

Duplicate of #75

@SViccari
Copy link

I'd love to know more about this issue as I'm uncertain if this is actually a duplicate of #75. Perhaps I'm just overlooking it but this library has a depdency on ruby sass and I haven't found a discusion about it's potential removal.

There is a comment here that states the gem was added "for now".

Do you know if there's a plan to remove sass from this project?

@bolandrm
Copy link
Member

bolandrm commented Sep 12, 2018

Hi @SViccari, I believe you are correct that this is not a duplicate of #75.

The plan is to remove sass from this project as soon as possible. We are currently working to release a 2.0.0 version of the sassc-ruby gem that underlies this project (sass/sassc-ruby#85 & other PRs), and then we can work to remove sass as a dependency from this library as well.

taylorthurlow added a commit to taylorthurlow/thurlow.io-rails that referenced this issue Oct 18, 2018
The sass gem is unsupported starting March 2019, and sassc-rails is working to
replace the sass gem as a dependency. sassc-rails is a drop-in replacement so it
should be ok to use while waiting for an update removing sass as a dependency.
See sass/sassc-rails#105.
@bolandrm bolandrm closed this as completed May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants