Skip to content

Ruby Sass End-of-Life: 26 March 2019 #420

Closed
@chriseppstein

Description

@chriseppstein

This was announced about a month ago, but I wanted to make sure the Rails community is aware that the Ruby implementation of Sass has been EOL'd.

TL;DR:

  • The reference implementation of Sass is now written in Dart.
  • Ruby Sass is maintained for security and CSS Compatibility issues through March 2019.
  • Only PRs for the above mentioned reasons are being accepted at this time.
  • The git repo for ruby sass is now officially at https://github.com/sass/ruby-sass
  • The repo at https://github.com/sass/sass is now for implementation-agnostic language issues.
  • On 26 March 2019, the deprecation period for Ruby Sass will end and it will no longer be maintained.

That is, unless, there's at least one new, active maintainer for the ruby implementation of Sass. Preferably more than one.

Rails needs a plan a plan to deal with this before the ruby version becomes unmaintained. If a first-class Sass implementation for the ruby and rails community is desired, hopefully a maintainer can be found. Otherwise, one of the other Sass implementations can be used (most likely through node/npm).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions