Ruby Sass End of Life
See original GitHub issuehttps://github.com/rails/rails/issues/32896
https://github.com/rails/sass-rails/issues/420
Looks like sass-rails
is being end of life’d on 26 March 2019.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6
Top Results From Across the Web
Ruby Sass Has Reached End-Of-Life
One year has passed since we announced the deprecation of Ruby Sass, and it has now officially reached its end-of-life.
Read more >Post-install message about Ruby Sass end-of-life #435 - GitHub
I got this Post-install message when creating a new rails app: Post-install message from sass: Ruby Sass has reached end-of-life and should ...
Read more >Ruby Sass has reached end-of-life and ... - Foreman community
Hey, I was reinstalling my Ruby environment this morning to clear things a bit and I noticed the Ruby Sass has reached end-of-life...
Read more >Dart Sass Upgrade - Confluence Mobile - University Wiki
We currently use Ruby Sass, which reached the end of life support in March 2019. We need to upgrade to Dart Sass, which...
Read more >Project: sass - The Ruby Toolbox
Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. ... Ruby Sass Has Reached End-of-Life.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have forked this repo with a version that replaces the
sass-rails
dependency withsassc-rails
. People are welcome to use it.https://github.com/marlinpierce/jquery-datatables-rails
This may eventually become a non-issue. The
rails-sass
gem is being updated with6.0.0
to just be a wrapper forrails-sassc
.