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 #6422

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

rfultz
Copy link
Contributor

@rfultz rfultz commented Aug 8, 2024

Summary

Addressing Sass deprecation and, while adjusting everything, added some Sass formatting

Required reviewers

  • front-end
  • anyone who'd like to scour for visual changes

Impacted areas of the application

The entire front-end

Screenshots

Should be zero visual changes

No longer getting screen after screen of deprecation warnings!

image

Related PRs

None

How to test

  • Pull the branch
  • npm i
  • npm run build
  • ./manage.py runserver
  • Check every part of every type of page across every width. There should be zero visual differences

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.48%. Comparing base (49bc372) to head (47710e7).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6422   +/-   ##
========================================
  Coverage    80.48%   80.48%           
========================================
  Files          233      233           
  Lines         5048     5048           
========================================
  Hits          4063     4063           
  Misses         985      985           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In Progress
Development

Successfully merging this pull request may close these issues.

Sass Stylesheet Deprecation Warnings
3 participants