Skip to content

Commit

Permalink
Add deprecation notice similar to node-sass
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored May 10, 2024
1 parent 6140544 commit c36fbed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# node-sass-middleware

> [!WARNING]
[LibSass, Node Sass and this middleware 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
[Dart Sass](https://sass-lang.com/dart-sass).

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

[![Main CI Workflow](https://github.com/sass/node-sass-middleware/actions/workflows/ci.yml/badge.svg)](https://github.com/sass/node-sass-middleware/actions/workflows/ci.yml)
Expand Down

0 comments on commit c36fbed

Please sign in to comment.