Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
selfishprimate authored Feb 23, 2022
1 parent 6c872a6 commit e2c1c7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Hope you’ll enjoy using it!

## Table of Contents

- [Dart Sass Upgrade](#dart-sass-upgrade)
- [Installation](#installation)
- [Node.js Installation](#nodejs-installation)
- [Using with React.js](#using-with-reactjs)
Expand All @@ -35,6 +36,11 @@ Hope you’ll enjoy using it!
- [License](#license)
- [Additional Info](#additional-info)

## Dart Sass Upgrade
_We are saying goodbye to LibSass with version 1.3.0_ :cry:

Because LibSass and the packages built on it, including Node Sass, are deprecated, **Gerillass will no longer support LibSass since version 1.3.0** If you're having a problem running Gerillass v1.3.0 please consider using Dart Sass instead of LibSass. If you are running Dart Sass already, you can install and use Gerillass 1.3.0 and later versions safely. If not, however, please use the earlier versions.

## Installation

npm install gerillass --save-dev
Expand Down

0 comments on commit e2c1c7f

Please sign in to comment.