You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
0 commit comments