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

Slash division in sass is deprecated #922

Closed
JLou opened this issue Jun 23, 2021 · 1 comment
Closed

Slash division in sass is deprecated #922

JLou opened this issue Jun 23, 2021 · 1 comment

Comments

@JLou
Copy link
Contributor

JLou commented Jun 23, 2021

Issue and Steps to Reproduce

Division using / are deprecated and going to be removed in dart sass 2.0.0

When you build an app with sass 1.35.1, you get a warning saying : "DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0."

This issue appears mainly with the file @axa-fr\react-toolkit-core\src\common\scss_variables.scss

Versions

1.4.0

Screenshots

image

Additional Details

there is a tool to automate the change here : https://sass-lang.com/documentation/breaking-changes/slash-div

  • Installed packages
    @axa-fr\react-toolkit-core
@samuel-gomez-axa
Copy link
Contributor

done for vnext (2.0.0-alpha.4)

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

No branches or pull requests

2 participants