You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# node-sass-middleware
2
2
3
+
> [!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).
9
+
3
10
Connect/Express middleware for [node-sass](https://github.com/sass/node-sass).
4
11
5
12
[](https://github.com/sass/node-sass-middleware/actions/workflows/ci.yml)
0 commit comments