Skip to content

Commit b3a079b

Browse files
authored
Add a deprecation message to the README
Closes #3123
1 parent bea4d60 commit b3a079b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Originally created by Aaron Leung ([@akhleung]) and Hampton Catlin ([@hcatlin])
1212
[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=283068)](https://www.bountysource.com/trackers/283068-libsass?utm_source=283068&utm_medium=shield&utm_campaign=TRACKER_BADGE "Bountysource")
1313
[![Join us](https://libsass-slack.herokuapp.com/badge.svg)](https://libsass-slack.herokuapp.com/ "Slack communication channels")
1414

15+
**Warning:** [LibSass is deprecated](https://sass-lang.com/blog/libsass-is-deprecated).
16+
While it will continue to receive maintenance releases indefinitely, there are no
17+
plans to add additional features or compatibility with any new CSS or Sass features.
18+
Projects that still use it should move onto
19+
[Dart Sass](https://sass-lang.com/dart-sass).
1520

1621
[LibSass](https://github.com/sass/libsass "LibSass GitHub Project") is just a library!
1722
If you want to use LibSass to compile Sass, you need an implementer. Some

0 commit comments

Comments
 (0)