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

Silence the Mixed Declarations SASS Deprecation #8059

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

jrjohnson
Copy link
Member

@jrjohnson jrjohnson commented Aug 8, 2024

This is a very noisy deprecation that it looks like we can ignore. Everywhere this is triggered we appear to be expecting the new behavior, we will probably need to wait for the update that changes things and then fix any styles that have an issue.

Fixes ilios/ilios#5577

This is a very noisy deprecation that it looks like we can ignore.
Everywhere this is triggered we appear to be expecting the new behavior,
we will probably need to wait for the update that changes things and
then fix any styles that have an issue.
@jrjohnson jrjohnson marked this pull request as ready for review August 8, 2024 15:29
Copy link
Member

@stopfstedt stopfstedt left a comment

Choose a reason for hiding this comment

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

❤️ this!

@stopfstedt stopfstedt merged commit 5f48cd0 into ilios:master Aug 8, 2024
40 of 41 checks passed
@jrjohnson jrjohnson deleted the i5577-ignore-sass-deprecations branch August 8, 2024 19:25
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.

frontend: new deprecations with SASS v1.77.7
2 participants