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] Depricated Warning on Running the Webapp #7340

Open
Tirokk opened this issue Apr 30, 2024 · 1 comment
Open

💥 [DevOps][Webapp] Depricated Warning on Running the Webapp #7340

Tirokk opened this issue Apr 30, 2024 · 1 comment
Assignees
Labels

Comments

@Tirokk
Copy link
Member

Tirokk commented Apr 30, 2024

💥 DevOps ticket

Depricated Warning on Running the Webapp.

Additional Information

If we run the webapp locally we get the depricated warning:

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

Recommendation: math.div(-$size, 3) or calc(-1 * $size / 3)

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

     ╷
1180 │       margin-right: -$size / 3;
     │                     ^^^^^^^^^^
     ╵
    components/Badges.vue 1180:21  root stylesheet
@Tirokk
Copy link
Member Author

Tirokk commented Apr 30, 2024

I have allowed myself to assign you both @maeckes-infinitylabs @Bettelstab .
Hope that's okay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Sprint Backlog
Development

No branches or pull requests

3 participants