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

Setup: Console warning for deprecated color-adjust #861

Closed
gfellerph opened this issue Dec 8, 2022 · 2 comments
Closed

Setup: Console warning for deprecated color-adjust #861

gfellerph opened this issue Dec 8, 2022 · 2 comments
Labels
⚙️ setup Setup work for the repository or a new package
Milestone

Comments

@gfellerph
Copy link
Member

Color adjust seems to be deprecated. Locate the property and rename to print-color-adjust.

image

./src/styles.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??
ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??
ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??
ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss - Warning: 
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning

(2699:3) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.
@gfellerph gfellerph added the ⚙️ setup Setup work for the repository or a new package label Dec 8, 2022
@gfellerph gfellerph added this to the Styles v5.1 milestone Dec 8, 2022
@gfellerph gfellerph moved this to 📋 Backlog in Design System Production Board Dec 8, 2022
@gfellerph
Copy link
Member Author

Might be fixed with #860

@gfellerph gfellerph modified the milestones: Styles v5, Maintenance Feb 28, 2023
@oliverschuerch
Copy link
Contributor

I will close this issue, because there is no such warning anymore and I could not found any color-adjust statement in our code.

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Design System Production Board May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ setup Setup work for the repository or a new package
Projects
Development

No branches or pull requests

2 participants