forked from pattern-lab/patternlab-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: replace node-sass by sass (pattern-lab#1373)
* refactor: replaced node-sass by sass and removed node-sass-selector-importer node-sass is deprecated, integrated its successor sass instead; and node-sass-selector-importer never seems to have been used * refactor(scss): replaced by new Dart Sass syntax DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0. * refactor: simplified those calculations to even also prevent the usage of math.div * Revert "refactor: replaced node-sass by sass and removed node-sass-selector-importer" This reverts commit ca72dcf. * refactor: replaced node-sass by sass and removed node-sass-selector-impo… …rter node-sass is deprecated, integrated its successor sass instead; and node-sass-selector-importer never seems to have been used
- Loading branch information
Showing
4 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters