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

Commit f6c19ed

Browse files
authored
Update README.md
1 parent 5d2559d commit f6c19ed

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

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

33
> [!WARNING]
4-
[LibSass, Node Sass and this middleware are deprecated](https://sass-lang.com/blog/libsass-is-deprecated).
5-
While they will continue to receive maintenance releases indefinitely, there are no
6-
plans to add additional features or compatibility with any new CSS or Sass features.
7-
Projects that still use it should move onto
8-
[Dart Sass](https://sass-lang.com/dart-sass).
4+
**[LibSass has reached its end of life](https://sass-lang.com/blog/libsass-is-end-of-life).**
5+
It will no longer receive updates of any kind. Users should migrate to
6+
[Dart Sass](https://sass-lang.com/dart-sass) at their earliest convenience.
97

108
Connect/Express middleware for [node-sass](https://github.com/sass/node-sass).
119

0 commit comments

Comments
 (0)