poly-fluid-sizing icon indicating copy to clipboard operation
poly-fluid-sizing copied to clipboard

Deprecation warnings for dart-sass 3

Open ankedsgn opened this issue 1 year ago • 1 comments

Hi! First, thank you for developing Poly-Fluid-Sizing.

Lately we've been getting deprecation warnings for some lines:

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

Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
Deprecation Warning: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use list.nth instead.

(the above is also given for list.length, map.keys, )

I don't know if you are still actively developing this repository, but could this be incorporated in a newer version? Thank you in advance!

ankedsgn avatar Nov 25 '24 09:11 ankedsgn

Hello ! Same request :)

Cedric-ruiu avatar Jan 02 '25 14:01 Cedric-ruiu