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 Stylesheet Deprecation Warnings #6387

Open
4 tasks
rfultz opened this issue Jul 22, 2024 · 0 comments · May be fixed by #6422
Open
4 tasks

Sass Stylesheet Deprecation Warnings #6387

rfultz opened this issue Jul 22, 2024 · 0 comments · May be fixed by #6422

Comments

@rfultz
Copy link
Contributor

rfultz commented Jul 22, 2024

Summary

What we're after:

An upcoming version of Sass is going to change the way some things are handled and we're getting deprecation warnings about it when we run build-production and build-sass.

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

Raising the priority a bit: npm run build is throwing 68 deprecation warning messages that are each ~20 lines in the terminal and it wanted to fire another 4,449 more but hit its limit.

Related issues

None?

Completion criteria

  • We've looked into the issue and have a plan, even if that's nothing

Tech steps or considerations (optional)

List any considerations the tech team should know. Additionally, any specific tech steps can be included here.

  • First
  • Next
  • Then

Future work

Other future work that may be needed following this issue's completion.

@rfultz rfultz moved this to 🔨 Pre-refinement in Website project Jul 22, 2024
@rfultz rfultz self-assigned this Aug 1, 2024
@rfultz rfultz moved this from 🔨 Pre-refinement to 📥 Assigned in Website project Aug 1, 2024
@rfultz rfultz added this to the 25.i milestone Aug 1, 2024
@rfultz rfultz moved this from 📥 Assigned to 🏗 In Progress in Website project Aug 1, 2024
This was referenced Aug 4, 2024
@rfultz rfultz moved this from 🏗 In Progress to 👀 Ready in Website project Aug 8, 2024
@rfultz rfultz linked a pull request Aug 8, 2024 that will close this issue
@patphongs patphongs modified the milestones: 25.i, 26.3 Sep 11, 2024
@rfultz rfultz moved this from 🏗 In Progress to 👀 Ready in Website project Nov 21, 2024
@rfultz rfultz modified the milestones: 26.3, 27.1 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 Ready
Development

Successfully merging a pull request may close this issue.

2 participants