We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@carbon/react
Chrome, Firefox
1.41.1
17
getting this warning when compliing my styles from carbon
css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/client/app.scss 1.18 MiB [built] [code generated] LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/client/app.scss <w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. <w> <w> Recommendation: math.div(convert.to-rem(2px), 2) or calc(convert.to-rem(2px) / 2) <w> <w> More info and automated migrator: https://sass-lang.com/d/slash-div <w> <w> node_modules/@carbon/styles/scss/components/slider/_slider.scss 149:39 slider() <w> node_modules/@carbon/styles/scss/components/slider/_index.scss 4:1 @use <w> node_modules/@carbon/styles/scss/components/_index.scss 60:1 @use <w> node_modules/@carbon/styles/index.scss 22:1 @use <w> src/client/app.scss 17:1 root stylesheet <w> webpack 5.89.0 compiled successfully in 36680 ms
N/A
When building webpack
None
Support Center / IBM Cloud
The text was updated successfully, but these errors were encountered:
Should be fixed via #15063 and included in v11.41.2 https://github.com/carbon-design-system/carbon/releases/tag/v11.41.2
v11.41.2
Sorry, something went wrong.
No branches or pull requests
Package
@carbon/react
Browser
Chrome, Firefox
Package version
1.41.1
React version
17
Description
getting this warning when compliing my styles from carbon
Reproduction/example
N/A
Steps to reproduce
When building webpack
Suggested Severity
None
Application/PAL
Support Center / IBM Cloud
Code of Conduct
The text was updated successfully, but these errors were encountered: