Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings for dart-sass 3 #11

Open
ankedsgn opened this issue Nov 25, 2024 · 0 comments
Open

Deprecation warnings for dart-sass 3 #11

ankedsgn opened this issue Nov 25, 2024 · 0 comments

Comments

@ankedsgn
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant