diff --git a/readme.md b/readme.md index dc471ad..b461463 100644 --- a/readme.md +++ b/readme.md @@ -1,14 +1,14 @@ -# gulp-ruby-sass [![Build Status](https://travis-ci.org/sindresorhus/gulp-ruby-sass.svg?branch=master)](https://travis-ci.org/sindresorhus/gulp-ruby-sass) - -Compiles Sass with the [Sass gem](http://sass-lang.com/install) and pipes the results into a gulp stream.
-To compile Sass with [libsass](http://libsass.org/), use [gulp-sass](https://github.com/dlmanning/gulp-sass) +# Deprecated +This project is deprecated because [Ruby Sass is deprecated](http://sass.logdown.com/posts/7081811). Switch to [`gulp-sass`](https://github.com/dlmanning/gulp-sass). --- -

⚛ Learn React in just a couple of afternoons with this awesome React course by Wes Bos

+# gulp-ruby-sass [![Build Status](https://travis-ci.org/sindresorhus/gulp-ruby-sass.svg?branch=master)](https://travis-ci.org/sindresorhus/gulp-ruby-sass) + +Compiles Sass with the [Sass gem](http://sass-lang.com/install) and pipes the results into a gulp stream.
+To compile Sass with [libsass](http://libsass.org/), use [gulp-sass](https://github.com/dlmanning/gulp-sass) ---- ## Install