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

SASS deprecation warnings with version 1.77.7 #14

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

jules-w2
Copy link

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 & {}.

More info: https://sass-lang.com/d/mixed-decls

Copy link
Owner

@NicolasCARPi NicolasCARPi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution!

@NicolasCARPi NicolasCARPi merged commit 462d5ac into NicolasCARPi:master Jul 15, 2024
2 checks passed
@jules-w2
Copy link
Author

Hey @NicolasCARPi ,

When are you planning a new release?

@NicolasCARPi
Copy link
Owner

@jules-w2 Given that this change is only removing a future deprecation warning, it is not enough in my book to trigger a new release. Feel free to ping me in a few weeks if no other bugfixes/changes triggered a release/patch.

@jules-w2
Copy link
Author

yes it just removes a depreciation warning but with this warning it really complicates reading the terminal to develop correctly. I made this pull request for that

CleanShot 2024-07-16 at 07 35 27@2x

NicolasCARPi added a commit that referenced this pull request Jul 25, 2024
* 'master' of github.com:NicolasCARPi/dropzone:
  SASS deprecation warnings with version 1.77.7 (#14)
@jules-w2
Copy link
Author

hey @NicolasCARPi

Here we are a few weeks later. Do you think you can do a release with the latest change?

Bests

@NicolasCARPi
Copy link
Owner

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

Successfully merging this pull request may close these issues.

2 participants