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

💥 [DevOps] Webapp: Diverse Depricated Warnings if we Run yarn dev #7763

Open
Tirokk opened this issue Aug 29, 2024 · 0 comments
Open

💥 [DevOps] Webapp: Diverse Depricated Warnings if we Run yarn dev #7763

Tirokk opened this issue Aug 29, 2024 · 0 comments

Comments

@Tirokk
Copy link
Member

Tirokk commented Aug 29, 2024

💥 DevOps ticket

We get diverse depricated warnings if we run yarn dev locally, see below and diverse similar one:

Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($size, 2) or calc($size / 2)

More info and automated migrator: https://sass-lang.com/d/slash-div

     ╷
1157 │     padding-top: $size / 2 - 2;
     │                  ^^^^^^^^^
     ╵
    components/Badges.vue 1157:18  root stylesheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Sprint Backlog
Development

No branches or pull requests

1 participant