Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit e2391c2

Browse files
authored
Add a deprecation message to the readme (#3011)
Closes #2952
1 parent 6a33e53 commit e2391c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# node-sass
22

3+
**Warning:** [LibSass and Node Sass are deprecated](https://sass-lang.com/blog/libsass-is-deprecated).
4+
While they will continue to receive maintenance releases indefinitely, there are no
5+
plans to add additional features or compatibility with any new CSS or Sass features.
6+
Projects that still use it should move onto
7+
[Dart Sass](https://sass-lang.com/dart-sass).
8+
39
## Node version support policy
410

511
1. Supported Node.js versions vary by release, please consult the [releases page](https://github.com/sass/node-sass/releases).

0 commit comments

Comments
 (0)