Templarian / MaterialDesign-Font-Build

NodeJS Webfont builder tailored for MDI w/ cli support
MIT License
23 stars 16 forks source link

update sass to latest version #29

Open volarname opened 2 weeks ago

volarname commented 2 weeks ago

there are several deprecations in sass

Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.function-exists instead.

Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

and more

please update source code to latest supported sass

volarname commented 2 weeks ago

i see a PR to switch to sass and node 20 https://github.com/Templarian/MaterialDesign-Font-Build/pull/28 this issue is linked, first that update is needed and then surce code can be updated to remove deprecated syntax