diff --git a/README.md b/README.md index 125dee83f..a7b18a686 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # node-sass -**Warning:** [LibSass and Node Sass are deprecated](https://sass-lang.com/blog/libsass-is-deprecated). -While they will continue to receive maintenance releases indefinitely, there are no -plans to add additional features or compatibility with any new CSS or Sass features. -Projects that still use it should move onto +**Warning:** [Node Sass has reached end of life]. It will receive no more +releases, even for security fixes. Projects that still use it should move onto [Dart Sass](https://sass-lang.com/dart-sass). +[Node Sass has reached end of life]: https://sass-lang.com/blog/node-sass-is-end-of-life + ## Node version support policy 1. Supported Node.js versions vary by release, please consult the [releases page](https://github.com/sass/node-sass/releases).