The scss file contains numerous deprecations that will be removed in Dart Sass 3.0.0. As it is, compiling with the current versions gives loads of deprecation messages which make monitoring a compile hard.
Types of shown deprecation messages:
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
Deprecation Warning: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
The scss file contains numerous deprecations that will be removed in Dart Sass 3.0.0. As it is, compiling with the current versions gives loads of deprecation messages which make monitoring a compile hard.
Types of shown deprecation messages:
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.Deprecation Warning: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.