Templarian / MaterialDesign-Webfont

@mdi/font Dist for Material Design Icons.
https://materialdesignicons.com
Other
407 stars 157 forks source link

update deprecated sass code #98

Closed volarname closed 1 month ago

volarname commented 1 month 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