Skip to content

Commit

Permalink
Add Dart Sass update info.
Browse files Browse the repository at this point in the history
  • Loading branch information
selfishprimate committed Mar 6, 2022
1 parent 55330a9 commit 98d3d09
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 124 deletions.
1 change: 1 addition & 0 deletions assets/scss/styles.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
//Libraries
@import "./node_modules/gerillass/scss/gerillass";
// @import "../../../gerillass/scss/gerillass";

//Abstract
@import "partials/variables";
Expand Down
5 changes: 5 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ Hope you’ll enjoy using it!
</a>
</div>

## 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

{{< highlightwrap class="terminal">}}
Expand Down
Loading

0 comments on commit 98d3d09

Please sign in to comment.